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

Local variables are also called:

Question # 2

Which of the following looks for the prototypes of function used in a program?

Question # 3

A variable declaration outside any function is known as:

Question # 4

Multiple arguments to a function are separated by:

Question # 5

A build-in function:

Question # 6

A variable declared inside a function is known as:

Question # 7

The printf is a :

Question # 8

Memory is allocated to a local variable at the time of the :

Question # 9

Formal arguments are also called:

Question # 10

Which statement is used by a function use to return a value?

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


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
Sr.# Question Answer
1 Which of the following is type of function available in C language?
A. User-defined
B. Build-in
C. Subprogram
D. Both a and b
2 Another name for build-in function is:
A. User-defined function
B. Arithmetic function
C. Library function
D. Both a and b
3 Memory is allocated to a local variable at the time of the :
A. Declaration
B. Destruction
C. Definition
D. First reference
4 A value that can be sent to a function is known as:
A. Return value
B. Indicator
C. Argument
D. Automatic variable
5 A type of function that is available as part of language is known as:
A. User-defined function
B. Library function
C. Sun-program
D. Both a and b
6 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
7 Multiple arguments to a function are separated by:
A. Comments
B. Semicolons
C. Colons
D. Commas
8 Function define can be written:
A. Before main() function
B. After main() function
C. in a separate file
D. All of these
9 A variable declaration outside any function is known as:
A. Global variable
B. Local variable
C. External variable
D. Static variable
10 Function prototype for built-in-function are specified in:
A. Source file
B. Header file
C. Object file
D. Image files

Test Questions

Is this page helpful?