How can I disable the "echo" feature?
No Answer is Posted For this Question
Be the First to Post Answer
What is a base class?
Write a Program for find and replace a character in a string.
Is it possible to pass an object of the same class in place of object reference to the copy constructor?
Is there a sort function in c++?
write a corrected statement so that the instruction will work properly. if (4 < x < 11) y = 2 * x;
What are the basic data types used in c++?
Differentiate between the manipulator and setf( ) function?
difference between the c++ and c languages
What do you mean by enumerated data type?
What is srand c++?
You run a shell on unix system. How would you tell which shell are you running?
What is the outcome of cout< a) 16 b) 17 c) 16.5