10th Class Computer Science Chapter 5 English Medium Online MCQ Test With Answer

10th Class Computer Science Chapter 5 Online MCQs Tests

A plenty of MCQs of this chapter is made by our experienced and able teachers which is provided to the students online. The students can make practice of these important MCQs for getting maximum marks in computer science. Download 10th class computer science chapter 5 MCQs with answers and start practice. The students can save their money as these tests are available online for free. The answers of all of these MCQs tests are also provided to the students so that they can check their mistakes and correct them. Avail this better chance and get ready for the best performance in the computer science board exam. The students can attempt their computer science board exam easily if they practice these tests. 10th class computer science chapter 5 MCQs in pdf is given on ilmkidunya from where the students can easily download.

MCQ's Test For Chapter 5 "Function"

Try The MCQ's Test For Chapter 5 "Function"

  • Total Questions12

  • Time Allowed15

Function

00:00
Question # 1

Dividing the program into multiple functions improves the ....... of the program.

Question # 2

Input of a function are called __________ of the function.

Question # 3

Which function that is used to take input from the user.

Question # 4

Output of the function is called its.

Question # 5

The advantages of using functions are.

Question # 6

Which of the following are advantages of using functions.

Question # 7

If the definition of called function appears after teh definition of calling function, then..... is required.

Question # 8

Which function is to desplay anything on computer screen.

Question # 9

The values passed to a function are called.

Question # 10

Which are variables of different data types that are used to receive the values passed t the function as input.

Question # 11

If the definition of called function appears before the definition of calling functiion, then ...... is not required.

Question # 12

Which means to transfer the control to that particular location.

Prepare Complete Set Wise Chapter 5 "Function" MCQs Online With Answers


In chapter 5 of 10th class Computer Science, the students are taught Functions. To understand the concepts of this chapter has now become easy and interesting. 10th class Computer Science Chapter 5 MCQs are given for the students. The tests of Chapter 5 of 10th class Computer Science are provided to the students for online practice. This free online test session provides the students a great opportunity for better preparation.

Top Scorers Of Chapter 5 "Function" MCQ`s Test

  • V
    Vato ato 12 - Jan - 2025 00 Min 05 Sec 12/12
  • M
    Mahnoor Saif 21 - Jan - 2025 00 Min 21 Sec 12/12
  • M
    Mouaz Ali 11 - Jan - 2025 01 Min 05 Sec 12/12
  • B
    Bushra Islam 04 - Dec - 2024 01 Min 17 Sec 12/12
  • A
    Ahsan riaz 18 - Nov - 2024 01 Min 23 Sec 12/12
  • J
    Junaid 27 - Oct - 2024 01 Min 28 Sec 12/12
  • H
    Hamza Khan 01 - Sep - 2024 01 Min 30 Sec 12/12
  • M
    Muzamil Gujjer 31 - Dec - 2024 01 Min 47 Sec 12/12
  • M
    Minahil Aslam 04 - Jan - 2025 01 Min 56 Sec 12/12
  • A
    Asma Mehmood 31 - Aug - 2024 02 Min 16 Sec 12/12
  • T
    Tameem Jutt Imtiaz 24 - Dec - 2024 00 Min 51 Sec 11/12
  • S
    Samaa Islam 03 - Dec - 2024 01 Min 14 Sec 11/12
  • H
    Hamza rooman 09 - Jan - 2025 01 Min 28 Sec 11/12
  • H
    Hina Tariq 02 - Jun - 2024 01 Min 31 Sec 11/12
  • M
    Muhammad Aqil Siddiqui 26 - Oct - 2024 01 Min 34 Sec 11/12
Sr. # Question Answer
1 Output of the function is called its.

A. Return values

B. Input

C.Output

D. Reader

2 Which functions performs commonly used mathematical calculations, string operation, imput/output operations etc.

A. Built -in function

B. Library functions

C.Standard functions

D. All of these

3 Print f and scanf are examples of ...... function.

A. User

B. Programmer

C.Common

D. Built in function

4 __________ means to transfer the control to another function.

A. Calling

B. Defining

C.re-writing

D. Including

5 Input of a function are called __________ of the function.

A. Function

B. Program

C.Reader

D. Parameters

6 The set of statement whihc are excuted in the function to fulfill the specified task.

A. Body of the function

B. Calling the function

C.Opening a function

D. Closing the function

7 Char cd () { return 'a} , in this function " char" is............

A. Bodies

B. Return type

C.Array

D. Arguments

8 A function can have multiple parameters, bu tit cannot return more that ..... values.

A. One

B. Two

C.Three

D. Four

9 How many types of function.

A. 1

B. 2

C.3

D. 4

10 The _______ does not describe how the function performs the task assigned to it.

A. Return value

B. Function signature

C.Output

D. Reader

11 The function which are defined by a programmer are called.

A. Module

B. User -define

C.Routine

D. work

12 Which of the following are advantages of using functions.

A. Reusability of code

B. Separation of tasks

C.Readability of code

D. All of these

Test Questions

Is this page helpful?