Why void main is used in c?


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

Post New Answer

More C Interview Questions

What does %p mean c?

0 Answers  


what is the output of the following code? main() { int I; I=0x10+010+10; printf("x=%x",I); } give detailed reason

3 Answers  


Sir i need notes for structure,functions,pointers in c language can you help me please

0 Answers   TCS,


What is the purpose of void pointer?

0 Answers  


what is the full form of c language

9 Answers   Satyam, TCS, VNC,






int a=0,b=2; if (a=0) b=0; else b=*10; What is the value of b ?

6 Answers   TCS,


What is the real difference between arrays and pointers?

27 Answers   Hexaware, Logic Pro, TCS,


What are type modifiers in c?

0 Answers  


main() { char ch='356'; Printf("%d",ch); } *OUTPUT*:- -18 *Why?*

1 Answers  


How is a macro different from a function?

0 Answers   Tech Mahindra,


Fifty minutes ago if it was four times as many mints past 3 o clock. how many minutes is it to six o'clock n how....?????

3 Answers   TCS,


Explain how do you view the path?

0 Answers  


Categories