MCQ Bank
Gaming addiction can cause problems:
- A) Environmental
- B)
- C)
- D)
Illustration is a part of ________ ribbon:
- A) Insert
- B)
- C)
- D)
DBMS stands for ________?
- A) Database management system
- B)
- C)
- D)
What will be the output of the following code? int main() { int x = 9; while (x>0) x=x-1; cout<<x; return 0; }
- A) 0
- B)
- C)
- D)
In context of health, computer sciences have impacts:
- A) Both positive & negative
- B)
- C)
- D)
If the result after comparison of two variables in relational operators is False, then if statement returns ________ value.
- A) 0
- B)
- C)
- D)
Now if the result after comparison of two variables is True, then if statement returns ________ value
- A) 1
- B)
- C)
- D)
A mnemonic system for representing programs is collectively called a ________
- A) Machine language
- B)
- C)
- D)
Second phase of the development phase of the software development life cycle is:
- A) REVIEW REQUIRED
- B)
- C)
- D)
Which software testing methodology is to develop a set of test data that insures that each instruction in the software is executed at least once?
- A) White-box testing
- B)
- C)
- D)
Each statement in natural language can have:
- A) REVIEW REQUIRED
- B)
- C)
- D)
Find option includes:
- A) All of above
- B)
- C)
- D)
A device that responds to stimuli from its environment:
- A) Agent
- B)
- C)
- D)
Format painter is in group of:
- A) Design
- B)
- C)
- D)
In particular, the chart that indicates the entire game is overseen by a function named ________
- A) ControlGame
- B)
- C)
- D)
The description of the object's properties is called
- A) Class
- B)
- C)
- D)
Style groups in MS-word can have:
- A) Functions
- B)
- C)
- D)
Control structure iterates a set of instructions based on the provided condition called
- A) Loop
- B)
- C)
- D)
Information security Risks include:
- A) Online scam
- B)
- C)
- D)
Each programming language tends to approach the parallel processing paradigm and have different terminology. In Ada we use term ____ for this purpose.
- A) Task
- B)
- C)
- D)