CS508 QUIZ NO 1 SOLVED 100% VERIFIED BY ADMIN (MID TERM SYLLABUS)
Q1: COBOL was the first language that brings the concept of __________.
A) Records (page27) (100% Sure)
B) Structure
C) Object
D) Variable
Q2: Reliability of a language addresses following concepts/ factors EXCEPT:
A) Type checking
B) Array bounds checking
C) Exception handling
D) Language development environment (page19) (100% Sure)
Q3: SNOBOL was designed for __________ purpose.
A) Scientific
B) String manipulation (page35) (100% Sure)
C) AI
D) Business
Q4: : Sign in program written in SONOBOL is used to show the __________.
A) Line continuation
B) Body of the program (page33) (100% Sure)
C) Line breaking
D) immediate assignment
Q5: Learning the implementation details of a language helps the programmer in __________.
A) Finding bugs
B) Fixing bugs
C) Both finding and fixing bugs (page6) (100% Sure)
D) Neither finding nor fixing bugs
Q6: The variable name have profound effect on __________.
A) Readability (page17) (100% Sure)
B) Writability
C) Orthogonality
D) Portability
Q7: If a language provides a feature of referencing a variable in more than one way then we say that the language provides __________.
A) Aliasing (100% Sure)
B) Data Mining
C) Orthogonality
D) Reliability
Q8: A language that is more orthogonal is usually more __________.
A) Readable (100% Sure)
B) Writable
C) Portable
D) Reliable
Q9: Following factors influences a portable language design EXCEPT:
A) Computer architecture
B) Readability
C) Programmer’s time
D) Windows XP (page19) (100% Sure)
Q10: __________ are a type of Aliasing.
A) Pointers (confirmed online)(100% Sure)
B) Parameters
C) Arrays
D) Linked List
No comments:
Post a Comment