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 used to terminate the function declaration?

2 / 20

2. What are mandatory parts in the function declaration?

3 / 20

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

4 / 20

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

5 / 20

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

6 / 20

6. Where does the execution of the program starts?

7 / 20

7. The continue statement cannot be used with.

8 / 20

8. cos(d) function consists of library.

9 / 20

9. A function prototype is.

10 / 20

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

11 / 20

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

12 / 20

12. Local variables are declared _____________ any function.

13 / 20

13. Function prototype is also called.

14 / 20

14. The global variable is defined in a declaration.

15 / 20

15. User defined function must have.

16 / 20

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

17 / 20

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

18 / 20

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

19 / 20

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

20 / 20

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

Your score is

The average score is 0%

0%

You may also like...