[Updated] Goldman Sachs Aptitude Test Questions and Answers
Practice List of TCS Digital Coding Questions !!!
Take 50+ FREE!! Online Data Interpretation Mock test to crack any Exams.

C Programming :: Functions - Discussion

Home > C Programming > Functions > MCQs Questions Discussion

43 / 53

Choose the correct option.

Is there any difference between following declarations?

A : extern int fun();
B : int fun();

ABoth are identical

BNo difference, except extern int fun(); is probably in another file

Cint fun(); is overrided with extern int fun();

DNone of these

Answer: Option (Login/Signup)

Show Explanation

Asked In :: TCS Societe Generale

Post Your Answer Here:     

Reply    
Rate This: +2 -0 +
    Report


Report Error

Please Login First Click Here