What is main void in c?



What is main void in c?..

Answer / akila

Main function

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

Design a program using an array that searches a number if it is found on the list of the given input numbers and locate its exact location in the list.

4 Answers  


what is diognisis?

1 Answers  


Explain pointers in c programming?

0 Answers  


What is meant by errors and debugging?

0 Answers  


void main() { char c; while(c=getchar()!='\n') printf("%d",c); } o/p=11 why?

8 Answers   Wipro,






how to write a c program to print list of fruits in alpabetical order?

0 Answers  


in linking some of os executables are linking name some of them

0 Answers   IBM,


Write a program to identify if a given binary tree is balanced or not.

0 Answers   JPMorgan Chase,


What are the __date__ and __time__ preprocessor commands?

0 Answers  


what is the most appropriate way to write a multi-statement macro?

1 Answers  


what does ‘#include’ mean?

1 Answers   TCS,


Can an array be an Ivalue?

0 Answers   EXL,


Categories