CS508-Midterm
1 / 50
In LISP, ___________ is the main tool used for iteration.
2 / 50
If a language provides a feature of referencing a variable in more than one way then we say that the language provides _________.
3 / 50
A space is used as _____ for concatenation.
4 / 50
Following is the correct syntax of ‘for’ statement in Ada.
5 / 50
Indirect referencing in SONOBOL is same as of _____in C.
6 / 50
SNOBOL was designed for ___________ purpose.
7 / 50
Computer architecture has a major influence on the design of programming language.
8 / 50
Binary operator in SONOBOL must have at least ________ spaces on both sides.
9 / 50
Which of the following is an incorrect option from the following statements regarding ‘objectives of learning new languages ’?
10 / 50
Two important versions of LISP are ________.
11 / 50
Indexes of arrays in Ada DO NOT starts from
12 / 50
A ____ program has two types of elements: atoms and lists.
13 / 50
Too much Orthogonality reduces Readability.
14 / 50
_____ are a type of Aliasing.
15 / 50
First electronic computer was _________
16 / 50
COBOL is mainly designed for _______.
17 / 50
___________ represents the class of languages from functional paradigm.
18 / 50
A language that is more orthogonal is usually more _________.
19 / 50
___________ is an important feature of Ada language used in embedded systems and operating systems. It is used in managing parallel threads of controls.
20 / 50
Following are some of the reasons for studying concepts related to different programming languages EXCEPT
21 / 50
The variable name has profound effect on ______.
22 / 50
Pattern . Variable Upon successful completion of pattern matching, the substring matched by the pattern is assigned to the variable as ________
23 / 50
Programming Language is basically a tool for instructing a computer to perform specified set of task.
24 / 50
__________helps in creating types of your own choice even numeric types can be created.
25 / 50
The __________ of while loop in Ada is same as in C.
26 / 50
It is always better to find out the mistakes in the code at ________.
27 / 50
Too much simplicity in language design can also cause problems.
28 / 50
Learning the implementation details of a language helps in the efficient use of that language.
29 / 50
SIZE function in SONOBOL language is used to return the size of _________
30 / 50
Following factors influences a portable language design EXCEPT
31 / 50
In SONOBOL TABLES can be used in a manner similar to _______.
32 / 50
Ada is a ____ language
33 / 50
34 / 50
____ is used to give comments in Ada language
35 / 50
A concept similar to Classes in Ada is called _____.
36 / 50
The declarative language among the following is
37 / 50
The space operator in SNOBOL has _____ precedence than arithmetic operators.
38 / 50
39 / 50
Following are object oriented programming languages EXCEPT
40 / 50
Block statement in Ada is very different to a block in C.
41 / 50
For immediate value assignment ______ sign is used.
42 / 50
43 / 50
In LISP, following statement returns the difference of the two lists.
44 / 50
_______ was the first object oriented language.
45 / 50
PROLOG represent ______ paradigm.
46 / 50
One of the major design goals of Ada was
47 / 50
In SONOBOL 2 spaces can be used, the purpose of 1st space is for _____ and 2nd for
48 / 50
First language that provided the concept of Pointer data type was _______.
49 / 50
SONOBOL is case _______
50 / 50
Ada DO NOT support post test loop like do-while loop.
Your score is
The average score is 35%
Restart quiz