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. A pictorial representation of program is called:

 
 
 
 

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

 
 
 
 

3. Linear data structure arrange data in ____________ method.

 
 
 
 

4. Step by step solution of a problem in simple language is called:

 
 
 
 

5. Elements of data structure are not connected sequentially.

 
 
 
 

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

 
 
 
 

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

 
 
 
 

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

 
 
 
 

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

 
 
 
 

10. A data structure that follows the LIFO principle.

 
 
 
 

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

 
 
 
 

12. What does an arrow represent in a flowchart?

 
 
 
 

13. Which data structure has a hierarchical structure?

 
 
 
 

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

 
 
 
 

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

 
 
 
 

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

 
 
 
 

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

 
 
 
 

18. Problem solving steps of a program is called:

 
 
 
 

19. In a flowchart a calculation (process) is represented by:

 
 
 
 

20. When an algorithm is written in the form of a programming language, it becomes a:

 
 
 
 


Scroll to Top