Top 80+ Solved Fundamentals of Computer Programming 1 MCQ Questions Answer
Q. What are the three main types of computer programming languages?
a. Machine language, assembly language, high level language
b. Imperative language, functional language, declarative language
c. COBOL, Fortran-77, C++
d. A & C
Q. One of the Cobol Program division is
a. Environment Division
b. Coding division
c. Specification Division
d. Editing Division
Q. Every computer has a set of operation code called as .
a. Data Set
b. Both
c. None
d. Instruction Set
Q. Which of the translator program converts assembly language program into equivalent machine languageprogram?
a. Compiler
b. Linker
c. Assembler
d. Interpreter
Q. Which language makes use of mnemonics instead of numeric op-codes & symbolic names for datalocations instead of numeric address?
a. Machine Language
b. Assembly Language
c. None
d. High Level Language
Q. Which of the programming language is said to be machine independent language?
a. High Level Language
b. Machine Language
c. Assembly Language
d. All the Above
Q. Which of the translator program converts high level language into its equivalent machine language?
a. Interpreter
b. Linker
c. Assembler
d. Compiler
Q. Which of the language is sometimes also referred as self-documenting' language?
a. High Level Language
b. Machine Language
c. Assembly Language
d. None of the above
Q. Which of the language is said to be one of the oldest high level languages?
a. BASIC
b. COBOL
c. PASCAL
d. FORTRAN
Q. Which of the language was designed to solve the scientific & engineering problems?
a. FORTRAN
b. PASCAL
c. BASIC
d. COBOL
Q. Who developed the language FORTRAN?
a. Grace Hopper
b. John Kemeny
c. John Backus
d. None of the above
Q. Which of the language became the first standardized language?
a. COBOL
b. BASIC
c. PASCAL
d. FORTRAN
Q. Who developed the language COBOL?
a. Nicklaus Wirth
b. John Backus
c. Grace Hopper
d. John Kemeny
Q. Which version of FORTRAN was oriented towards structured programming approach?
a. FORTRAN 77
b. FORTRAN II
c. FORTRAN N
d. FORTRAN 90