Why do we use int main?


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

Post New Answer

More C Interview Questions

Write the program for displaying the ten most frequent words in a file such that your program should be efficient in all complexity measures.

3 Answers   Google,


What is an identifier?

0 Answers  


code for bubble sort?

1 Answers  


Can a variable be both static and volatile in c?

0 Answers  


IS it possible to define a zero sized array in c.if it is possible how can the elements of that array can be accessed.array index starts from zero,if it is possible to define zero sized array how can be its first element can be accesseed.

5 Answers   TCS,






Write a function that will take in a phone number and output all possible alphabetical combinations

0 Answers   Motorola,


How do you generate random numbers in C?

0 Answers  


implement general tree using link list

1 Answers   Wipro,


Juxtapose the use of override with new. What is shadowing?

1 Answers  


What is getch c?

0 Answers  


what is difference between procedural language and functional language ?

4 Answers   Wipro,


Write a program in C to reverse a number by recursive function?

1 Answers  


Categories