What do you mean by command line argument?


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

Post New Answer

More C Interview Questions

Why void main is used in c?

0 Answers  


What will be the outcome of the following conditional statement if the value of variable s is 10?

0 Answers  


52.write a “Hello World” program in “c” without using a semicolon? 53.Give a method to count the number of ones in a 32 bit number? 54.write a program that print itself even if the source file is deleted? 55.Given an unsigned integer, find if the number is power of 2?

9 Answers  


What are the advantages of Macro over function?

1 Answers  


Explain built-in function?

0 Answers  


what is the difference between NULL('\0') and 0?

14 Answers   Microsoft,


What is the difference between union and anonymous union?

0 Answers   Hexaware,


What are the properties of union in c?

0 Answers  


Why ordinary variable store only one value  

0 Answers  


Write a program to print the prime numbers from 1 to 100?

7 Answers  


where do we use structure pointer?

1 Answers  


Where register variables are stored in c?

0 Answers  


Categories