which header file contains main() function in c?
Answer Posted / neha
If main() is UDF,then UDF r part of the program which compile runtime but in simple program we also use ctrl+F9 to run program?give me ans pls
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the difference between break and continue?
What are lookup tables in c?
What are identifiers in c?
What is a null string in c?
What does %d do?
What is the size of a union variable?
What is a char in c?
Is c still used?
What is a pointer in c plus plus?
any C program contains only one function, it must be a) void () b) main () c) message () d) abc ()
What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.
What is the difference between malloc calloc and realloc in c?
What are the primitive data types in c?
What is I ++ in c programming?
What are # preprocessor operator in c?