Chapter 6: Specification and Abstraction - Online Test

Q1. A sequence of instructions to accomplish a task or solve a problem.
Answer : Option B
Explaination / Solution:
No Explaination.


Q2. Abstracted by a set of variables in the algorithm is
Answer : Option A
Explaination / Solution:
No Explaination.


Q3. The process of hiding or ignoring the details irrelevant to the task so as to model a problem only by its essential features is
Answer : Option B
Explaination / Solution:
No Explaination.


Q4. Building Blocks of Algorithms
Answer : Option D
Explaination / Solution:
No Explaination.


Q5. The first step in problem solving is to state the problem precisely.
Answer : Option A
Explaination / Solution:
No Explaination.


Q6. The inputs and outputs are passed between an algorithm and the user through
Answer : Option B
Explaination / Solution:
No Explaination.


Q7. In C++, Which Indicates that the rest of the line is a comment.
Answer : Option B
Explaination / Solution:
No Explaination.


Q8. Which of the following activities is algorithmic in nature?
Answer : Option A
Explaination / Solution:
No Explaination.


Q9. Which of the following activities is not algorithmic in nature?
Answer : Option D
Explaination / Solution:
No Explaination.


Q10. Omitting details inessential to the t sk and representing only the essent al features of the task is known as
Answer : Option B
Explaination / Solution:
No Explaination.