12th class (Fsc) computer unit 13 MCQs

chapter 13 MCQs 12th Class computer

Functions in “C”:

a. Function prototype
b. Function output
c. Function call
d. Function definition

c. Function call

a. Invoking a function
b. Function call
c. Function output
d. None

b. Function call

a. In a separate file
b. Before main() function
c. After main( )function
d. All of these

d. All of these

a. Local function
b. Built-in function
c. Keyword
d. User-defined function

b. Built-in function

a. Cannot return a value
b. Cannot be redefined
c. Should be redefined
d. Can be redefined

d. Can be redefined

a. Arithmetic function
b. Library function
c. All of these
d. User-defined function

b. Library function

a. Sub routines
b. User-defined
c. Built-in function
d. Sub programs

b. User-defined

a. Prototype
b. Arguments
c. Calling
d. Header

a. Prototype

a. Returned
b. Actual parameters
c. Call parameters
d. Formal parameters

d. Formal parameters

a. object files
b. source files
c. image files
d. header files

d. header files

a. Formal parameters
b. Actual parameters
c. Both A & B
d. None

b. Actual parameters

a. User-defined
b. Built-in
c. Subprogram
d. Both A & B

d. Both A & B

a. User-defined function
b. Library function
c. Sub-program
d. Both A & B

b. Library function

a. Object files
b. Source files
c. Image files
d. Header files

d. Header files

a. Same name and same parameter
b. Same name
c. Same name but different parameters
d. Same parameters

c. Same name but different parameters

a. Comma
b. Period
c. Semicolon
d. Colon

a. Comma

a. Arguments
b. Function header
c. Parameters
d. Function body

b. Function header

a. Void
b. Nothing
c. Null
d. Float

a. Void

a. Return
b. Give
c. Call
d. Send

a. Return

a. Prototype
b. Definition
c. Parameters
d. Header

b. Definition

a. 3
b. 1
c. 4
d. 2

b. 1

a. Function header or function declaration
b. Function body
c. Both A & B
d. None

c. Both A & B

a. Arguments
b. Function header
c. Parameters
d. Function body

b. Function header

a. Argument
b. User-defined function
c. Function
d. None

a. Argument

a. Number and types of parameters
b. Function name
c. Function return type
d. All of these

d. All of these

Similar Posts

Leave a Reply

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