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

Write a C++ Program to Generate Random Numbers between 0 and 100

1 Answers  


Explain the isa and hasa class relationships.

0 Answers  


What are the uses of c++ in the real world?

0 Answers  


Can we use struct in c++?

0 Answers  


Specify some guidelines that should be followed while overloading operators?

0 Answers  






How to reduce a final size of executable?

3 Answers  


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

1 Answers  


What is the history of c++?

0 Answers  


What is linked list in c++?

0 Answers  


How do c++ struct differs from the c++ class?

0 Answers  


What is flush programming?

0 Answers  


What is long in c++?

0 Answers  


Categories