Declarations and Initializations – Point Out Errors


Warning: Undefined variable $ext in /www/wwwroot/gkfeed.com/public_html/wp-content/plugins/show-hidecollapse-expand/bg_show_hide.php on line 281

Warning: Undefined variable $ext in /www/wwwroot/gkfeed.com/public_html/wp-content/plugins/show-hidecollapse-expand/bg_show_hide.php on line 281

Warning: Undefined variable $ext in /www/wwwroot/gkfeed.com/public_html/wp-content/plugins/show-hidecollapse-expand/bg_show_hide.php on line 281

Warning: Undefined variable $ext in /www/wwwroot/gkfeed.com/public_html/wp-content/plugins/show-hidecollapse-expand/bg_show_hide.php on line 281

Warning: Undefined variable $ext in /www/wwwroot/gkfeed.com/public_html/wp-content/plugins/show-hidecollapse-expand/bg_show_hide.php on line 281

1. Point out the error in the following program (if it is compiled with Turbo C compiler).

Screenshot 1

A. No error
B. display() doesn’t get invoked
C. display() is called before it is defined
D. None of these

Correct Answer: C. display() is called before it is defined
Advertisement

2. Point out the error in the following program.

Screenshot 1

A. Error: Declaration syntax error ‘v‘ (or) Size of v is unknown or zero.
B. Program terminates abnormally.
C. No error.
D. None of these

Correct Answer: A. Error: Declaration syntax error ‘v‘ (or) Size of v is unknown or zero.
Advertisement

3. Point out the error in the following program.

Point out the error in the following program

A. Error: in printf
B. Error: in emp int xx;
C. No error.
D. None of these.

Correct Answer: B. Error: in emp int xx;
Advertisement

4. Which of the following is correct about the error used in the declaration given below?

Which of the following is correct about err used in the declaration given below

A. It is a typedef for enum error.
B. It is a variable of type enum error.
C. The statement is erroneous.
D. It is a structure

Correct Answer: A. It is a typedef for enum error.
Advertisement

5. Point out the error in the following program.

Point out the error in the following program

A. Error: in int(*p)() = fun;
B. Error: fun() prototype not defined
C. No error
D. None of these

Correct Answer: B. Error: fun() prototype not defined
Advertisement

Warning: Undefined variable $in_same_cat in /www/wwwroot/gkfeed.com/public_html/wp-content/plugins/EXP.GKFEED.COM/function.php on line 27

Warning: Undefined variable $excluded_categories in /www/wwwroot/gkfeed.com/public_html/wp-content/plugins/EXP.GKFEED.COM/function.php on line 27

Leave A Comment?