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

/*program to calculate hra,da in salary if salary less than 10000 then hra15%,da13% otherwise hra20%,da18%/*

6 Answers  


How to set file pointer to beginning c?

0 Answers  


Which node is more powerful and can handle local information processing or graphics processing?

0 Answers  


how many header file is in C language ?

44 Answers   College School Exams Tests, CTS, IBM, IMS, Infosys, ME, Sign Solutions, Wipro, XVT,


Can a file other than a .h file be included with #include?

0 Answers   Aspire, Infogain,


How many types of sorting are there in c?

0 Answers  


Are local variables initialized to zero by default in c?

0 Answers  


write a program for 4 4 3 3 3 3 2 2 2 2 2 2 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 2 2 2 2 2 2 3 3 3 3 4 4

1 Answers  


What is encapsulation?

2 Answers  


How can I automatically locate a programs configuration files in the same directory as the executable?

0 Answers  


Should a function contain a return statement if it does not return a value?

0 Answers  


Can we declare function inside main?

0 Answers  


Categories