Principles of Programming Languages MCQs | Page - 3
Dear candidates you will find MCQ questions of Principles of Programming Languages here. Learn these questions and prepare yourself for coming examinations and interviews. You can check the right answer of any question by clicking on any option or by clicking view answer button.
Q. A mathematical model with a collection of operations defined on that model is called__________.
β
Correct Answer: (B)
abstract data type
Q. What is strong type system?
β
Correct Answer: (C)
a type system that guarantees not to generate type errors.
Q. What will happen if null pointer is converted to boolean___________.
β
Correct Answer: (B)
the boolean value is evaluated to false
Q. Representation of Non-terminals is done by.... and....by boxes.
β
Correct Answer: (C)
circle and terminal
Q. The non-terminals symbol is defined with a transition diagram having......................
β
Correct Answer: (C)
one entry and one exit edge
Q. .........tell what is processed by giving a numerical question (function) which is the significance of the program.
β
Correct Answer: (B)
denotational semantics.
Q. .....semantics are utilized when taking in a programming language and by compiler journalists.
β
Correct Answer: (C)
operational semantics.
Jump to