Can we use any name in place of argv and argc as command line arguments?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Explain the difference between the local variable and global variable in c?

0 Answers  


Write a program to use switch statement.

0 Answers   Agilent, Integreon, ZS Associates,


Why is c faster?

0 Answers  


x=y=z=1 z=++x||++y&&++z Printf("%%%d";xyz) what is the values of x,y and z?????

3 Answers  


what will be the output off the following program? #include<stdio.h> int main() { int a; a=015+0*71+5; printf("%d,a"); return0; }

9 Answers   HCL,






What is the c language function prototype?

0 Answers  


shorting algorithmS

0 Answers   Wipro,


Write a c program to print the sizes and ranges of different data types in c?

1 Answers  


What is the correct declaration of main?

0 Answers  


What is n in c?

0 Answers  


what does ‘Bus Error’ mean?

1 Answers   ABC,


What is period operator in c?

3 Answers   Wipro,


Categories