Are the variables argc and argv are always local to main?
No Answer is Posted For this Question
Be the First to Post Answer
do u print this format '(((())))'. This brackets is based on user input like 4 or 5 or 6,without using any loop's?
Which driver is a pure java driver
How would you use the functions fseek(), freed(), fwrite() and ftell()?
0 Answers Aspire, Infogain, TISL,
enum colors {BLACK,BLUE,GREEN} main() { printf("%d..%d..%d",BLACK,BLUE,GREEN); return(1); }
Explain the priority queues?
please give me some tips for the placement in the TCS.
a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode
What is output redirection?
What is #include stdlib h?
Write a c program to print the sizes and ranges of different data types in c?
What is the right type to use for boolean values in c? Is there a standard type?
What is the scope of an external variable in c?