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

how many trys can we write in one class

3 Answers   Cap Gemini,


Can we inherit constructor in c++?

0 Answers  


How would perform Pattern Matching in C++?

0 Answers   Genpact,


Describe private, protected and public?

0 Answers  


Can you sort a set c++?

0 Answers  






What are the different types of polymorphism?

3 Answers  


Write a corrected statement in c++ so that the statement will work properly. if (x > 5); y = 2*x; else y += 3+x;

1 Answers  


What is the default width for ouputting a long integer using the insertion operator?

0 Answers  


Please post the model question paper of hal?

2 Answers  


What is code reusability in c++?

0 Answers  


Can we use resume in error handling i.e. in the catch block

5 Answers   Infosys,


What is the full form of dos?

0 Answers  


Categories