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

What is ios :: in in c++?

0 Answers  


Friend functions can access private and protected members of a class.

1 Answers  


What is iostream in c++ used for?

0 Answers  


How do you initialize a string in c++?

0 Answers  


how to connect with oracle 9i with server in socket program in c/c++

0 Answers   3i Infotech,


Explain how an exception handler is defined and invoked in a Program.

0 Answers  


If you want to share several functions or variables in several files maitaining the consistency how would you share it?

0 Answers  


What are move semantics?

0 Answers  


What is the latest version on c++?

0 Answers  


What are the rules for naming an identifier?

0 Answers  


What is ctime c++?

0 Answers  


There is a array of 99 cells and we have to enter 1-100 elements in it , no two elements would repeat , so the is one no. missing because 99 cells and 1-100 nos. so we had to implement a function to find that missing no.

2 Answers   Nagarro,


Categories