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. Function prototype is also called.

2 / 20

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

3 / 20

3. User defined function must have.

4 / 20

4. Where does the execution of the program starts?

5 / 20

5. cos(d) function consists of library.

6 / 20

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

7 / 20

7. The global variable is defined in a declaration.

8 / 20

8. The continue statement cannot be used with.

9 / 20

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

10 / 20

10. Local variables are declared _____________ any function.

11 / 20

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

12 / 20

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

13 / 20

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

14 / 20

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

15 / 20

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

16 / 20

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

17 / 20

17. What are mandatory parts in the function declaration?

18 / 20

18. A function prototype is.

19 / 20

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

20 / 20

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

Your score is

The average score is 0%

0%

You may also like...