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

what is importance of data sturture in a programming language?

22 Answers   L&T, TCS, Wipro,


What new()is different from malloc()?

0 Answers  


What happens if an exception is throws from an, object's constructor and object's destructor?

4 Answers   Wipro,


Write a program and call it sortcheck.cpp which receives 10 numbers from input and checks whether these numbers are in ascending order or not. You are not allowed to use arrays. You should not define more than three variables

2 Answers   BirlaSoft, Crayonz,


Write some differences between an external iterator and an internal iterator?

0 Answers  






What is the use of c++ programming language in real life?

0 Answers  


Explain what are mutator methods in c++?

0 Answers  


Why do we use using namespace std in c++?

0 Answers  


Is map ordered c++?

0 Answers  


Is c++ a high level language?

0 Answers  


Perform addition, multiplication, subtraction of 2-D array using Operator Overloading.

0 Answers   Nucleus, TCS,


What is the difference between static link library and dynamic link library?

7 Answers   Tech Mahindra,


Categories