Programming Quiz questions
|
Q71- In switch statement, each case instance value must be _______? |
A) Constant | B) Variable |
C) Special Symbol | D) None of the above |
Ans:- Constant |
|
Q72- How many phases in spiral model? |
A) Six | B) Eight |
C) Three | D) Four |
Ans:- Four |
|
Q73- _________________ language was developed in 1947 by Kathleen Booth. |
A) Fortran | B) Assembly |
C) Ruby | D) COBOL |
Ans:- Assembly |
|
Q74- IDLE short for_____________________ |
A) Integrated Deployment and Learning Environment | B) Integrated Development and Live Environment |
C) Integrated Development and Learning Environment | D) Independent Dedicated and Learning Environment |
Ans:- Integrated Development and Learning Environment |
|
Q75- ___________ also known as half-interval search. |
A) Binary Search | B) Linear Search. |
C) Jump Search. | D) None of these |
Ans:- Binary Search |
|
Q76- The ___ digits are 0 to 9 and A to F. |
A) Decimal | B) Trinomial |
C) Binomial | D) Hexadecimal |
Ans:- Hexadecimal |
|
Q77- Computers process data into information by working exclusively with: |
A) multimedia | B) word |
C) numbers | D) characters |
Ans:- numbers |
|
Q78- ___________are used to identify a user who returns to a Website. |
A) Cookies | B) Plug-ins |
C) Scripts | D) ASPs |
Ans:- Cookies |
|
Q79- Which of the following is one of principle of OOP? |
A) Structured programming | B) Procedural programming |
C) Inheritance | D) Linking |
Ans:- Inheritance |
|
Q80- Which programming languages are classified as low level languages? |
A) BASIC, COBOL, Fortran | B) Prolog |
C) C, C++ | D) Assembly languages |
Ans:- Assembly languages |
|