main is a predefined or user define function
if user defined why?
if predefined whay?
Answer Posted / b.laddu lal
Main() a userdefined function or a predefined function a multimillion question?
main() is neither predefined nor userdefined function its a special member function call by Operating System......
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers
What is the difference between class and object in c?
What is getch?
how to introdu5ce my self in serco
write an algorithm to display a square matrix.
Tell me about low level programming languages.
What is void main ()?
What is queue in c?
write a program to print the consecutive repeated character from the given string... input string is : hhhhjkutskkkkkggggj output should be like this: hhhhkkkkkgggg anyone help me...
find out largest elemant of diagonalmatrix
Can we compile a program without main() function?
What is chain pointer in c?
What are the different file extensions involved when programming in C?
c program for searching a student details among 10 student details
What is multidimensional arrays