Punjab 12th Class Computer Chapter 6 Functions Mcqs Test Online

Total Question
20 Questions
Total Marks
40 Marks
Total Time
20 Minuts
Test Help For ::

12th Computer Class Test
Entry Test MCQs
Computer Admission Test
Competitive Exams
All Punjab Boards Annual Exams




Test Name



Ch.6 # Functions

Subject



Computer (12th Class)

Test Type



MCQs


Punjab 12th Class Computer Chapter 6 Functions Mcqs Test Online

Punjab 12th Class Computer Chapter 6 Functions Mcqs Test Online

 

Question 1 of 20

Computer Science

1. Functions are _________ of one another.
1.
2.
3.
4.

Question 1 of 20

Question 2 of 20

2. The body of the function is enclosed within.
1.
2.
3.
4.

Question 2 of 20

Question 3 of 20

3. The brackets followed by function name tell the compiler that you are referring to a function and not to a __________.
1.
2.
3.
4.

Question 3 of 20

Question 4 of 20

4. C programs are made more flexible through the use of

1.
2.
3.
4.

Question 4 of 20

Question 5 of 20

5. ____________ is a program unit or module that is designed to perform some particular task.
1.
2.
3.
4.

Question 5 of 20

Question 6 of 20

6. Variables defined in a function are not known outside the __________.
1.
2.
3.
4.

Question 6 of 20

Question 7 of 20

7. Using of variable declared in user defined function in the function main() the compiler will give an _________ message.
1.
2.
3.
4.

Question 7 of 20

Question 8 of 20

8. The function definition is the _________ itself.
1.
2.
3.
4.

Question 8 of 20

Question 9 of 20

9. Just like variables, function declaration tells compiler the ____________ of the function.
1.
2.
3.
4.

Question 9 of 20

Question 10 of 20

10. Function declaration also known as:
1.
2.
3.
4.

Question 10 of 20

Question 11 of 20

11. The body of the function, the statements that do the work, follow the function _________.
1.
2.
3.
4.

Question 11 of 20

Question 12 of 20

12. All C programs must have a function called.
1.
2.
3.
4.

Question 12 of 20

Question 13 of 20

13. Function declaration is very similar to declaration of ____________ before they are.
1.
2.
3.
4.

Question 13 of 20

Question 14 of 20

14. Functions are written only _________ but may be referenced at several points in a program.
1.
2.
3.
4.

Question 14 of 20

Question 15 of 20

15. How many values the “return” statement can return?
1.
2.
3.
4.

Question 15 of 20

Question 16 of 20

16. __________ is a predefined function of C language.
1.
2.
3.
4.

Question 16 of 20

Question 17 of 20

17. The function _________ is always executed first.
1.
2.
3.
4.

Question 17 of 20

Question 18 of 20

18. Function declaration does not end with __________.
1.
2.
3.
4.

Question 18 of 20

Question 19 of 20

19. What does “void” do before the function name?
1.
2.
3.
4.

Question 19 of 20

Question 20 of 20

20. These functions are also known as C library functions.
1.
2.
3.
4.

Question 20 of 20


 

Test By Subject
Test By Topics
You Can Learn and Gain more Knowledge through our Online Quiz and Testing system Just Search your desired Preparation subject at Gotest.

Other Related test

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button