Why do we use int main instead of void main in c?


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

Post New Answer

More C Interview Questions

There is a practice in coding to keep some code blocks in comment symbols than delete it when debugging. How this affect when debugging?

0 Answers  


What is the purpose of realloc()?

0 Answers  


What does %p mean?

0 Answers  


What is the size of a union variable?

0 Answers  


write an algorithm to get a sentence and reverse it in the following format: input : I am here opuput: Here Am I note: first letter of every word is capiatlised

3 Answers  






what is the use of macro program

1 Answers   TCS,


tell me the full form of c?

2 Answers  


What is the real time usage volatile?

2 Answers   Polycom,


Which is an example of a structural homology?

0 Answers  


write c program to display output 10(10+20)+(10+20+30)+ ... n term

0 Answers   Hindustan Gum Chemicals,


Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college. 1.write a function to print names of all students who joined in a particular year 2.write a function to print the data of a student whose roll number is given

0 Answers   XYZ,


If you know then define #pragma?

0 Answers  


Categories