Object Oriented Programming - Object Modelling - 2

221:  
What is the name of the computer programming language which is credited with 'no threshold and no ceiling' ?
A.

LOGO

B.

BASIC

C.

PASCAL

D.

ADA

 
 

Option: A

Explanation :

Click on Discuss to view users comments.

Write your comments here:



222:  
The computer language LOGO is based on another powerful list processing language for Robotics and Artificial Intelligence. Can you tell the name of that langauge ?
A.

GSP

B.

LISP

C.

PASCAL

D.

PROLOG

 
 

Option: D

Explanation :

Click on Discuss to view users comments.

Write your comments here:



223:  
Which of the following is one of the widely used Algol based simulation language?
A.

FORTRAN

B.

GASP IV

C.

SIMSCRIPT

D.

GPSS

 
 

Option: C

Explanation :

Click on Discuss to view users comments.

Write your comments here:



224:  
Who was the FIRST person in the list below to tell the truth ?
A.
Colonel Mustard said "repeat-loops test at the top of the loop."
B.
Mr. Green said "While-loops test for the exit condition (i.e. True = exit)".
C.
Miss Scarlet said "Functions use the return (function name); to send back the answer."
D.
Mrs. White said" the following code prints the
value of (not X)^n
case X of TRUE : writeln ('FALSE');
                  FALSE; writeln ('TRUE');
end;  {END CASE)
 
 

Option: D

Explanation :

Click on Discuss to view users comments.

Write your comments here:



Related MCQ