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

Explain operator overloading.

0 Answers  


please help to write the code of chess game in c++??????????

1 Answers   NEC,


let a,b,c be three integer numbers.write a c++ program with a function void rotate 1()such that a->b->c and c->a.

1 Answers  


Give example of a pure virtual function in c++?

0 Answers  


What is a dangling pointer in c++?

0 Answers  






What are the various operations performed on stack?

0 Answers  


What are the restrictions apply to constructors and destructors?

0 Answers  


Can you be bale to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?

0 Answers  


What are the advantages of C++ programming compared to C programming?

2 Answers   HAL,


How can you say that a template is better than a base class?

0 Answers  


What are the uses of typedef in a program?

0 Answers  


Write a c program for binary addition of two 8 bit numbers.

0 Answers   TCS,


Categories