What is int main () in c?


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

Post New Answer

More C Interview Questions

what is the difference between declaration and definition of a variable or function ?

3 Answers  


if the address of a[1,1] and a[2,1] are 1000 and 1010 respectively and each occupies 2 bytes then the array has been stored in what order?

4 Answers   Amazon, Apple, Bata, Google, NASA,


can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......

0 Answers  


what is the difference between #include<> and #include”…”?

5 Answers  


Why c++ is called c++ and not c+?

9 Answers   EBS,






hi , please send me NIC written test papers to sbabavalli@gmail.com

0 Answers   NIC,


Explain what does it mean when a pointer is used in an if statement?

0 Answers  


#define f(x) main() { printf("\n%d",f(2+2)); }

5 Answers  


which one is better structure or union?(other than the space occupied )

2 Answers  


How can I automatically locate a programs configuration files in the same directory as the executable?

0 Answers  


What are categories used for in c?

0 Answers  


what is the program to display your name in any color?

2 Answers   HCL,


Categories