Question: Is the following statement a declaration or definition? extern int i;

Options

A : Declaration

B : Definition

C : Function

D : Error

Click to view Correct Answer

Previous || Next

Declarations and Initializations - General Questions more questions

Which of the following special symbol allowed in a variable....

Is there any difference between following declarations? 1 : extern....

How would you round off a value from 1.66 to....

By default a real number is treated as a

Which of the following is not user defined data type?....

Identify which of the following are declarations 1 : extern....

In the following program where is the variable a getting....

When we mention the prototype of a function?

What are the different types of real data type in....

What will you do to treat the constant 3.14 as....

Arrays - General Questions more Online Exam Quiz

Complicated Declarations - General Questions

Control Instructions - General Questions

Floating Point Issues - General Questions