Answer Posted / guna
ALT+F9 IS THE WAY TO COMPILE.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Can static variables be declared in a header file?
is it possible to create your own header files?
How do you define CONSTANT in C?
How do you sort filenames in a directory?
Can an array be an Ivalue?
what is the format specifier for printing a pointer value?
what is the structure pointer?
in case any function return float value we must declare a) the function must be declared as 'float' in main() as well b) the function automatically returned float values c) function before declared 'float' keyword d) all the above
a way in which a pointer stores the address of a pointer which stores the value of the target value a) reference b) allocation c) multiple indirection d) none
What is header file in c?
What does d mean?
What is the modulus operator?
What is new line escape sequence?
Why is c so important?
What is extern keyword in c?