12th Class ICS Computer Science Chapter 13 Online MCQ Test for (Functions in "C")

ICS Part 2 Computer Science Online
Chapter 13 Test

Start Chapter 13 Test

MCQ's Test For Chapter 0 "Computer Science Ics Part 2 Chapter 13 Online Test"

Try The MCQ's Test For Chapter 0 "Computer Science Ics Part 2 Chapter 13 Online Test"

  • Total Questions10

  • Time Allowed15

Computer Science Ics Part 2 Chapter 13 Online Test

00:00
Question # 1

Global variable are created in:

Question # 2

Function declaration consists of:

Question # 3

Function prototype for built-in-function are specified in:

Question # 4

In a C program, two function can have:

Question # 5

The parameters in function declaration are called:

Question # 6

The function definition consists of:

Question # 7

Which of the following is true for return statement in a function?

Question # 8

A variable declared inside a function is known as:

Question # 9

Another name for build-in function is:

Question # 10

Which of the following is type of function available in C language?

Prepare Complete Set Wise Chapter 0 "Computer Science Ics Part 2 Chapter 13 Online Test" MCQs Online With Answers


Topic Test

00:00
13th Chapter

ICS Part 2 Computer Science Chapter 13 Online Test MCQ's

Top Scorers Of Chapter 0 "Computer Science Ics Part 2 Chapter 13 Online Test" MCQ`s Test

  • L
    Laraib Fatima 22 - Nov - 2024 01 Min 06 Sec 10/10
  • M
    Memona Zaka 20 - Dec - 2024 01 Min 18 Sec 10/10
  • A
    ali bhatti 10 - Sep - 2024 01 Min 27 Sec 10/10
  • M
    Moeez Nasim 25 - Dec - 2024 01 Min 29 Sec 10/10
  • U
    Umama Rashid 17 - Jul - 2024 02 Min 18 Sec 10/10
  • A
    Areebakhan Areebakhan 12 - Aug - 2024 04 Min 46 Sec 10/10
  • B
    Bushra Khawaja 11 - Jul - 2024 00 Min 50 Sec 9/10
  • A
    Aima 29 - Apr - 2024 00 Min 51 Sec 9/10
  • M
    mueez farhan 18 - Sep - 2024 01 Min 26 Sec 9/10
  • A
    Aiman Malik 26 - Jun - 2024 01 Min 32 Sec 9/10
  • A
    Ayesha Javed 26 - Oct - 2024 01 Min 46 Sec 9/10
  • M
    Musical World 04 - Apr - 2024 01 Min 56 Sec 9/10
  • M
    Muhammad Abdullah 28 - Apr - 2024 02 Min 18 Sec 9/10
  • A
    areeba malix 02 - Jun - 2024 02 Min 22 Sec 9/10
  • N
    Nighat Imtiaz 27 - Apr - 2024 05 Min 14 Sec 9/10

ICS Part II Computer Science Chapter 0 Important MCQ's

Sr.# Question Answer
1 Global variable are created in:
A. RAM
B. ROM
C. Hard Disk
D. Cache
2 A build-in function:
A. Cannot be redefine
B. Can be redefined
C. Cannot return a value
D. Should be redefined
3 Which of the following is true for return statement in a function?
A. It can return one value only
B. It can return integer value
C. It cannot return any value
D. It cannot be used in a function
4 Memory is allocated to a local variable at the time of the :
A. Declaration
B. Destruction
C. Definition
D. First reference
5 The scope of a variable refers to its:
A. Lengh
B. Name
C. Accessibility
D. Data type
6 In a C program, two function can have:
A. Same name
B. Same parameters
C. Same name & Same parameters
D. Same name but different parameters
7 Function prototype for built-in-function are specified in:
A. Source file
B. Header file
C. Object file
D. Image files
8 Which of the following steps takes place when function is called:
A. The control moves to the function that is called
B. All statements in the function body are executed
C. The control returns back to the calling funciton
D. All of these
9 A value that can be sent to a function is known as:
A. Return value
B. Indicator
C. Argument
D. Automatic variable
10 Which of the following looks for the prototypes of function used in a program?
A. Linker
B. Loader
C. Compiler
D. Parser

Test Questions

Is this page helpful?