how to execute with out main in cprogram
Answer Posted / developer
Coding seekh le Ravinder.
| Is This Answer Correct ? | 3 Yes | 11 No |
Post New Answer View All Answers
Differentiate abs() function from fabs() function.
What is meant by type casting?
What is the use of function overloading in C?
In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?
How can I discover how many arguments a function was actually called with?
Why c is known as a mother language?
If one class contains another class as a member, in what order are the two class constructors called a) Constructor for the member class is called first b) Constructor for the member class is called second c) Only one of the constructors is called d) all of the above
How will you declare an array of three function pointers where each function receives two ints and returns a float?
Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon
Tell me when is a void pointer used?
What is function definition in c?
How do I read the arrow keys? What about function keys?
Is c++ based on c?
hi send me sample aptitude papers of cts?
Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)