Why is void main used?


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

Post New Answer

More C Interview Questions

WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.

0 Answers   Google, Infosys,


Write a program to print a (*)pattern programming (A to Z) in capital in one programming ?

2 Answers   TCS,


when to use : in c program?

2 Answers  


what is pointer ? what is the use of pointer?

6 Answers   Infosys,


In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?

0 Answers  






why use "return" statement a) on executing the return statement it immediately transfers the control back to the calling program b) it returns the value present in the parentheses return, to the calling program c) a & b d) none of the above

0 Answers  


program to find a smallest number in an array

15 Answers   Microsoft, Sony,


a=0; while(a<5) printf("%d\n",a++); how many times does the loop occurs? a.infinite b.5 c.4 d.6

7 Answers   TCS,


What's the difference between a linked list and an array?

14 Answers  


How would you sort a linked list?

1 Answers  


send me the code of flow chart generator using C-programming language amd this code should calculate the time and space complexity of the given progran and able to generate flowchart according to the given program?

0 Answers   TCS,


What is the best organizational structure?

0 Answers  


Categories