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
5. Can inline functions have a recursion?
What are the sizes and ranges of the basic c++ data types?
Explain the concept of memory leak?
What are the types of array in c++?
How to implement is-a and has-a class relationships?
How do you initialize a string in c++?
Explain what are the sizes and ranges of the basic c++ data types?
What is the most powerful coding language?
what does the following statement mean? int (*a)[4]
Explain the difference between realloc() and free() in c++?
What's the order in which the objects in an array are destructed?
What are the main features of c++?