Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?


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

Post New Answer

More C++ General Interview Questions

Where is atoi defined?

0 Answers  


What is a multiset c++?

0 Answers  


Define token in c++.

0 Answers  


What is an accessor in c++?

0 Answers  


What is c++ prototype?

0 Answers  


What are formatting flags in ios class?

0 Answers  


Can a program run without main in c++?

0 Answers  


How should runtime errors be handled in c++?

0 Answers  


Mention the purpose of istream class?

0 Answers  


What do you mean by public protected and private in c++?

0 Answers  


Can you declare an array without a size in c++?

0 Answers  


Differentiate between a constructor and a destructor in c++.

0 Answers  


Categories