Answer Posted / nashiinformaticssolutions
No, only one main() function is allowed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
List some of the static data structures in C?
while initialization of array why we use a[][2] why not a[2][]...?
What is the method to save data in stack data structure type?
Explain what is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
Is void a keyword in c?
List a few unconditional control statement in c.
What is the easiest sorting method to use?
Why is python slower than c?
What is the purpose of clrscr () printf () and getch ()?
What is difference between function overloading and operator overloading?
What does it mean when a pointer is used in an if statement?
Why functions are used in c?
Explain what is a stream?
What is the difference between union and anonymous union?
What is a scope resolution operator in c?