Online MCQs Test – Problem Solving and Algorithm Designing – Computer 10th

Class 10th | Computer | Chapter 1 | Problem Solving and Algorithm Designing | Solved Online MCQs Test

Online MCQs Test of Chapter 1 (Problem Solving and Algorithm Designing) Computer Class 10th Science Group – Sindh Board. According to New Examination Pattern / Syllabus of Sindh Board

1. To find a feasible solution to a problem, the first step is to:

 
 
 
 

2. To “bake a cake” is an example of:

 
 
 
 

3. Rearrange a given array or list of elements is known as.

 
 
 
 

4. ____________ symbol is used to represent input and output operation in a flowchart.

 
 
 
 

5. Which one of the following is the process of inserting an element in the queue?

 
 
 
 

6. Which one of the following is the process of inserting an element in the stack?

 
 
 
 

7. A data structure in which data items are not arranged in linear method:

 
 
 
 

8. symbol is used for input\/output in flowchart.

 
 
 
 

9. A data structure that follows the LIFO principle.

 
 
 
 

10. Step by step instructions to solve the C++ program is called:

 
 
 
 

11. Traversing an array means accessing:

 
 
 
 

12. In binary tree, each child can have maximum:

 
 
 
 

13. When that data is pushed in stack, it means that data is:

 
 
 
 

14. Which one of the following is the process of deleting an element in the stack?

 
 
 
 

15. Elements of data structure are not connected sequentially.

 
 
 
 

16. Problem solving steps of a program is called:

 
 
 
 

17. A system wherein items are added from one and removed from the other end.

 
 
 
 

18. What does an arrow represent in a flowchart?

 
 
 
 

19. Which data structure has a hierarchical structure?

 
 
 
 

20. The step by step solution of any program is called:

 
 
 
 


Scroll to Top