What is main () in c language?


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

Post New Answer

More C Interview Questions

How to delete a node from linked list w/o using collectons?

0 Answers   Zycus Infotech,


Explain following declaration int *P(void); and int (*p)(char *a);

3 Answers  


What is pragma c?

0 Answers  


write a program to print data of 5 five students with structures?

0 Answers  


c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above

0 Answers  


give an example of type casting by a simple c program

2 Answers   TCS,


what is the benefit of c30

2 Answers  


What should malloc(0) do?

0 Answers  


Write a C program to find the smallest of three integers, without using any of the comparision operators.

7 Answers   TCS,


Write a c program to read a positive number and display it in words.? ex: 123=one two three help me....

2 Answers  


What happens if header file is included twice?

0 Answers  


what is volatile in c language?

9 Answers   Cap Gemini, HCL, Honeywell, TCS, Tech Mahindra,


Categories