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

Which of the Following is not defined in string.h? A)strspn() B)strerror() C)memchr() D)strod()

2 Answers   Accenture, TCS,


What is volatile variable in c?

0 Answers  


What header files do I need in order to define the standard library functions I use?

0 Answers  


What is file in c preprocessor?

0 Answers  


Difference between Function to pointer and pointer to function

0 Answers  






What is the explanation for the dangling pointer in c?

0 Answers  


How do I use void main?

0 Answers  


1.write a program to merge the arrays 2.write efficient code for extracting unique elements from a sorted list of array?

3 Answers   Qualcomm,


Where are local variables stored in c?

0 Answers  


What is an lvalue?

0 Answers  


Write a program to add a given duration with time(24hrs format)

1 Answers   Protech,


Explain what is the difference between declaring a variable and defining a variable?

1 Answers  


Categories