[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

40 / 53

Choose the correct option.

main ()
{
}
int a;
f1(){}
f2(){}

Which of the functions is int a available for?

AAll of them

Bonly f2

Conly f1

Df1 and f2 only

Answer: Option (Login/Signup)

Show Explanation

Asked In :: TCS

Post Your Answer Here:     

No Discussion on this question yet!