Principles of Programming Languages MCQs | Page - 5
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. Axiomatic semantics specifies each statement of a language in terms of asemis
β
Correct Answer: (B)
predicate transformer
Q. Function mem from the set of program identifiers ID to values
β
Correct Answer: (D)
state
Q. I is invariant predicate that satisfies condtion
β
Correct Answer: (C)
both a and b
Q. Which of the following is true about implicit cursor?
β
Correct Answer: (A)
implicit cursor are used for sql that are not named
Q. Which of the following is not a feature of a cursor FOR loop
β
Correct Answer: (B)
opening and parsing of sql statement
Q. Which of the following are implicit cursor attributes?
β
Correct Answer: (C)
%notfound
Q. In left out,which of the following would be cuase an infinite loop occure in a simple loop?
β
Correct Answer: (B)
end loop
Q. Which of the following statement will produce an error?
β
Correct Answer: (C)
into action_record
Q. The command used to open a CURSOR FOR loop is
β
Correct Answer: (D)
none of the above
Jump to