Functions – Online MCQs Test – Computer Science Class 10th

Online MCQs Test | Chapter 5 : Functions | Computer Science Class 10th | Sindh Board Science Group

Below Here to find Online MCQs Test of Chapter 5 (Functions) Computer Science Class 10th Science Group – Sindh Board. According to New Examination Pattern / Syllabus 2023-24 of Sindh Board Karachi Hyderabad Larkana Sukkur and Mirpurkhas.

0%

You have 10 minutes to complete the test consist of 20 Questions

Your time has been finished!


Chap 5 - Functions - Computer Science 10th

Science Group - Sindh Board

1 / 20

1. Which of the following is the default return data type of functions in C++?

2 / 20

2. How many minimum numbers of function should be present in a C++ program for its execution?

3 / 20

3. In this statement "void main (void)" the first void is:

4 / 20

4. The function add( ); is the example of

5 / 20

5. Functions created by the user are called _____________ functions.

6 / 20

6. A function prototype is.

7 / 20

7. What is the scope of the variable declared in the user defined function?

8 / 20

8. Local variables are declared _____________ any function.

9 / 20

9. What will happen when we use void in argument passing?

10 / 20

10. The continue statement cannot be used with.

11 / 20

11. cos(d) function consists of library.

12 / 20

12. The abs(25) function return the value:

13 / 20

13. The function int cal2(a, b);

14 / 20

14. The global variable is defined in a declaration.

15 / 20

15. Function prototype is also called.

16 / 20

16. Definition of built-in functions are stored in _________ files.

17 / 20

17. User defined function must have.

18 / 20

18. Which of the following is used to terminate the function declaration?

19 / 20

19. What are mandatory parts in the function declaration?

20 / 20

20. Where does the execution of the program starts?

Your score is

The average score is 0%

0%

You may also like...