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. The global variable is defined in a declaration.

2 / 20

2. User defined function must have.

3 / 20

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

4 / 20

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

5 / 20

5. The continue statement cannot be used with.

6 / 20

6. A function prototype is.

7 / 20

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

8 / 20

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

9 / 20

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

10 / 20

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

11 / 20

11. Function prototype is also called.

12 / 20

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

13 / 20

13. What are mandatory parts in the function declaration?

14 / 20

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

15 / 20

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

16 / 20

16. Local variables are declared _____________ any function.

17 / 20

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

18 / 20

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

19 / 20

19. Where does the execution of the program starts?

20 / 20

20. cos(d) function consists of library.

Your score is

The average score is 0%

0%

You may also like...