Monday , 25 November 2024

CS508 Solved Quiz

Question

SNOBOL was designed for ___________ purpose.
Select correct option:

String manipulation
AI
Business
Scientific

Question

Pattern . Variable Upon successful completion of pattern matching, the
substring matched by the pattern is assigned to the variable as
________
Select correct option:

Value
String
Integer
Real numbers

Question

Computer architecture has a major influence on the design of
programming language.
Select correct option:

True
False

Question

Too much simplicity in language design can also cause problems.
Select correct option:

True
False

Question

A language evaluation criteria includes following factors EXCEPT
Select correct option:


Readability
Writabilty
Portability
 Molecularity

Question

COBOL is mainly designed for _______.
Select correct option:

Scientific experiments
Business application
AI applications
Publishing and writing algorithm

Question

The variable name have profound effect on _______________.
Select correct option:

Readability
Writability
 Orthogonality
Portability

Question

SIZE function in SONOBOL language is used to return the size of _________
Select correct option:

String
Operator
Variable
Keyword

Question

Indirect referencing in SONOBOL is same as of _____in C.
Select correct option:

Arrays
Pointers
Aliasing
Stack

Question

Following factors influences a portable language design EXCEPT
Select correct option:

Computer architecture
Readability
Programmer’s time
Windows XP

Question

The more is the Simplicity of a language, the more it will always be readable.
Select correct option:

True
False

Question

+ Sign is used for _______ in SONOBOL.
Select correct option:

Line Continuation
Line Breakge

Question

Which of the following is an incorrect option from the following
statements regarding ‘objectives of learning new languages ’?
Select correct option:


Help to compare different languages.
Help in transition from one language to other language.
Help in understanding the language piracy policy.
Help to choose a language for development of a certain application.

Question

_______ was the first object oriented language.
Select correct option:

COBOL
LISP
JAVA
SIMULA

Question

In SONOBOL 2 spaces can be used, the purpose of 1st space is for _____
and 2nd for
Select correct option:

Pattern matching, String Concatenation
String concatenation, Pattern matching

Check Also

CS508 Assignment no 03 fall 2013 idea Solution

  Assignment No. 03 Semester: Fall 2013 Modern Programming Languages  (CS508)  Total Marks: 15   …

Leave a Reply

Your email address will not be published. Required fields are marked *

*