A type of function that is available as part of language is known as
Choose the correct option.
Formal arguments are also called
Choose the correct option.
Global variables are created In
Choose the correct option.
A value that can be sent to a function is known as:
Choose the correct option.
Which statement is used by a function used to return a value:
Choose the correct option.
Another name for built in function:
Choose the correct option.
Which of the following is true about a function call?
Choose the correct option.
The statement that activates a function is known as:
Choose the correct option.
Which of the following steps takes place when function is called:
Choose the correct option.
Function prototype for built-in functions are specified in:
Choose the correct option.
The process of sending an argument to a function is called:
Choose the correct option.
The function definition consists of:
Choose the correct option.
A variable declaration outside any function is known as:
Choose the correct option.
Function declaration consist:
Choose the correct option.
The name of actual and formal parameters:
Choose the correct option.
Which of the following is not valid function declaration?
Choose the correct option.
The first line of function definition is known as:
Choose the correct option.
The printf is a:
Choose the correct option.
Multiple arguments to a function are separated by:
Choose the correct option.
A built-in function:
Choose the correct option.