How to input string in C++


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

Post New Answer

More C++ Interview Questions

Can we call C++ OOPS? and Why

0 Answers  


What are pass by value and pass by reference?what is the disadvantage of pass by value?

0 Answers   Alter,


Explain the difference between method overriding and method overloading in C++?

0 Answers   Accenture,


What is function overloading and operator overloading in C++?

0 Answers   IBS, TCS,


What is wrong with this statement? std::auto_ptr ptr(new char[10]);

0 Answers   Amazon,






Find the Factorial of a number using a program.

0 Answers   Accenture,


When would you choose to return an error code rather than throw an exception?

0 Answers   Amazon,


Tell How To Check Whether A Linked List Is Circular ?

1 Answers   IBS, Infosys,


It is possible to build a C++ compiler on top of a C compiler. How would you do this?

0 Answers   Amazon,


How does free know the size of memory to be deleted

0 Answers  


What is conversion constructor in C++

0 Answers   TCS,


CDPATH shell variable is in(c-shell)

0 Answers   Siemens,


Categories