What is main void in c?

Answer Posted / akila

Main function

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you mix old-style and new-style function syntax?

848


What math functions are available for integers? For floating point?

846


In a switch statement, what will happen if a break statement is omitted?

807


Can you please compare array with pointer?

816


What is a program flowchart and explain how does it help in writing a program?

953


PROGRAM TO WRITE CONTENTS OF 1 FILE IN REVERSE TO ANOTHER FILE,PROGRAM TO COPY 1 FILE TO ANOTHER BY SPECIFYING FILE NAMES AS COMMAND LINE

1678


Write a code of a general series where the next element is the sum of last k terms.

792


What do you know about the use of bit field?

801


Why is sprintf unsafe?

796


What is the use of header?

818


What does the error 'Null Pointer Assignment' mean and what causes this error?

961


What are the parts of c program?

836


What is the difference between functions getch() and getche()?

817


write a program which the o/p should b in such a way that s triangle if I/p is 3,a Square/rectangle if I/P=4,a pentagon if I/P=5 and so on...forget about the I/P which is less than 3

1846


What does void main return?

825