Answer Posted / thunder
Using argument vector and argument count with main.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain bit masking in c?
Why do we write return 0 in c?
What is the meaning of typedef struct in c?
Is using exit() the same as using return?
What is unary operator?
What is extern variable in c with example?
What are inbuilt functions in c?
What is typeof in c?
I need a sort of an approximate strcmp routine?
Why we not create function inside function.
Define circular linked list.
How do you write a program which produces its own source code as output?
What are types of preprocessor in c?
In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none
What is #define?