Answer Posted / subodh sharma
The main function is predefine and have three arguments
which return the value to the operating system and main is
also called by operating system .
| Is This Answer Correct ? | 11 Yes | 9 No |
Post New Answer View All Answers
What is nested structure?
What does s c mean on snapchat?
What is sizeof int in c?
Explain why c is faster than c++?
what is a constant pointer in C
Is there any data type in c with variable size?
I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.
What is getch () for?
Explain how do you declare an array that will hold more than 64kb of data?
When should volatile modifier be used?
explain what are actual arguments?
How does #define work?
What does %p mean?
What is the sizeof () operator?
The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration