COMPUTER PROGRAMMING FUNDAMENTALS
PROGRAMMING LANGUAGES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
LISP
|
|
APL
|
|
ALGOL
|
|
COBOL
|
Detailed explanation-1: -What is COBOL (Common Business Oriented Language)? COBOL (Common Business-Oriented Language) is a high-level programming language for business applications. It was the first popular language designed to be operating system-agnostic and is still in use in many financial and business applications today.
Detailed explanation-2: -COBOL (Common Business-Oriented Language) A team drawn from several computer manufacturers and the Pentagon develop COBOL-an acronym for Common Business-Oriented Language.
Detailed explanation-3: -COBOL stands for Common Business Oriented Language. It is imperative, procedural, and object-oriented. A compiler is a computer program that takes other computer programs written in a high-level (source) language and coverts them into another program, machine code, which the computer can understand.