What is command line arguments in C++? What are its uses? Where we have to use this?


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

Post New Answer

More C++ General Interview Questions

How does atoi function work?

0 Answers  


What are the c++ access specifiers?

1 Answers  


What do you mean by translation unit?

0 Answers  


Give a very good method to count the number of ones in a "n" (e.g. 32) bit number.

3 Answers  


Which software is used to run c++ program?

0 Answers  






What is size of Empty Class?

3 Answers   Persistent,


What are structs in c++?

0 Answers  


Is c++ low level?

0 Answers  


Name four predefined macros.

0 Answers  


What happens if an exception is throws from an object's constructor and from object's destructor?

3 Answers   TCS,


When the design recommends static functions?

2 Answers   Symphony,


What is the use of volatile keyword in c++? Give an example.

1 Answers  


Categories