How can I disable the "echo" feature?


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

Post New Answer

More C++ General Interview Questions

How many types of modularization are there in c++?

0 Answers  


How do you invoke a base member function from a derived class in which you’ve overridden that function?

0 Answers  


Write a String class which has: 1) default constructor 2) copy constructor 3) destructor 4) equality operator similar to strcmp 5) constructor which takes a character array parameter 6) stream << operator

2 Answers   HCL, Lehman Brothers, Zoomerang,


What is jump statement in C++?

0 Answers   Ericsson,


How compile and run c++ program in turbo c++?

0 Answers  


What is an adjust field format flag?

0 Answers  


What gives the current position of the put pointer?

0 Answers  


Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .

0 Answers  


What is setw manipulator in c++?

0 Answers  


What is iterator c++?

0 Answers  


Is map thread safe c++?

0 Answers  


Can create new c++ operators?

0 Answers  


Categories