1000+ Programming Language MCQ Questions with Answers Pdf - 2

Question: 6

Search tables used by compilers for efficient searching generally use

(A) Binary search trees

(B) Binary search tables

(C) Linear lists of records

(D) Hash tables

Ans: D

Hash tables

Question: 7

Pascal is a

(A) Assembly language

(B) High level language

(C) Machine language

(D) Natural language

Ans: B

High level language

Question: 8

Repeated execution of simple computation may cause compounding of

(A) Logic errors

(B) Run time errors

(C) Syntax errors

(D) Round off errors

Ans: D

Round off errors

Question: 9

The period of time between an allocation and its subsequent disposal is called

(A) Longevity

(B) Life time

(C) Dynamic binding

(D) Scope

Ans: B

Life time

Question: 10

The preliminary evaluation of a top down design before programs are written is referred to as a

(A) Scheduled review

(B) Formal design review

(C) Structural walkthrough

(D) Informal design review

Ans: D

Informal design review

Related Questions
Read More Engineering Topics