Are the variables argc and argv are local to main?
No Answer is Posted For this Question
Be the First to Post Answer
What is the advantage of using #define to declare a constant?
0 Answers Agilent, ZS Associates,
What is the difference between class and object in c?
What is the meaning of this decleration? unsigned char (*pArray[10][10]); please reply.
Explain about C function prototype?
What are the different types of objects used in c?
Can we include one C program into another C program if yes how?
Explain demand paging.
what are the compilation steps? ( i want inside the compiler )
What are the uses of pre-processor directives?
two variables are added answer is stored on not for third variable how it is possible?
any string of bits of length 'n' represents a unique non- negative integer between.............?
What is the output of printf("%d", printf("Hello"));?