What extern c means?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is struct node in c?

0 Answers  


wap to print "hello world" without using the main function.

22 Answers   TCS, Wipro,


What should be keep precautions while using the recursion method?

1 Answers  


What is union and structure?

0 Answers  


plz answer.. a program that takes a string e.g. "345" and returns integer 345

4 Answers  






What is a Genralised LInked List?? Please give a detailed explation of it..

1 Answers  


How can you pass an array to a function by value?

0 Answers  


what is the difference between <stdio.h> and "stdio.h"

14 Answers   Invendis, Kanbay, Mastek, MathWorks,


What is structure padding ?

3 Answers   HP,


What are c identifiers?

0 Answers  


What is the purpose of the code, and is there any problem with it? unsigned int f( unsigned n ) { return –n & 7; }

1 Answers   Google,


What does c mean in standard form?

0 Answers  


Categories