answersLogoWhite

0


Best Answer

COBOL, the COmmon Business Oriented Language, is considered one of the forerunners of modern programming. Designed in the 1950s, it was considered the most advanced language of its time. It was commonly programmed on punch cards, which were in common use before disk storage as an input medium for stored procedures. It also had constructs considered revolutionary at that time, including self-modifying code.

User Avatar

Daphne Bergstrom

Lvl 10
1y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

Yes, COBOL source code needs to compiled before using.

This answer is:
User Avatar

User Avatar

Wiki User

15y ago

Yes COBOL is a compiled language.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is COBOL a compiler programming language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are grace hopper's discoveries?

She was one of the first programmers of the Harvard Mark 1 and she developed the first compiler for a computer programming language. She developed COBOL the first independent programming language.


Is COBOL an application program?

No, COBOL is a programming language.


What is COBOL programming language?

You have answered your own question: it is a programming language.


What level of language is cobol?

COBOL is a high level language (high order language in military terminology). It is compiled using a compiler.


COBOL is a?

Computer programming language.


Is COBOL a lower-level programming language?

No, it is a high-level programming language.


What has the author Carl Feingold written?

Carl Feingold has written: 'Fundamentals of COBOL programming' -- subject(s): COBOL (Computer program language) 'RPG II programming' -- subject(s): RPG (Computer program language) 'Fundamentals of structured COBOL programming' -- subject(s): COBOL (Computer program language), Structured programming


What is the name of the man who created the very first programming language?

Bjarne Stroustrup began developing the C++ programming language 1979. Dennis Ritchie developed the C programming language in 1972. Rear Admiral Grace Murray Hopper developed the first compiler for a computer programming language in the 1950s, which later led to the development of COBOL.


What is cobol and c language?

Common Business Oriented Language/ COBOL is widely used programming language by businesses. While C is a general purpose programming invented by Dennis Ritchie.


What computer program did grace hopper invent?

She developed the first compiler (A-zero) and was responsible for the creation of the programming language, COBOL (COmmon Business Oriented Language).She later helped develop the UNIVAC computer.


What is COBOL grid?

COBOL stands for Common Business Oriented Language. It is the programming language used on computers for the purpose of business.


What is the work of compiler?

A compiler converts a program in one programming language into a program in another programming language. Often the conversion is into a language that can be understood directly by the hardware.