Answer Posted / guna
ALT+F9 IS THE WAY TO COMPILE.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Explain the use of #pragma exit?
How can I open files mentioned on the command line, and parse option flags?
What are the types of type qualifiers in c?
What is the difference between text and binary modes?
How #define works?
Do you know what are bitwise shift operators in c programming?
What is a global variable in c?
When do you not use the keyword 'return' when defining a function a) Always b) Never c) When the function returns void d) dfd
What is a static function in c?
What are high level languages like C and FORTRAN also known as?
what is the height of tree if leaf node is at level 3. please explain
What is function what are the types of function?
What is the difference between int main and void main?
Describe static function with its usage?
A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference