What is a manipulative person?


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

Post New Answer

More C++ General Interview Questions

structure that describe a hotel with name, address,rooms and number of rooms

2 Answers  


Explain the auto storage classes in c++.

0 Answers  


Write a program using display() function which takes two arguments.

0 Answers  


What is a set in c++?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. x =+ 7;

2 Answers  






Explain the difference between c & c++?

0 Answers  


What is object in c++ example?

0 Answers  


Differentiate between an external iterator and an internal iterator?

0 Answers  


What do you mean by funtion prototype?

0 Answers  


Describe public access specifiers?

0 Answers  


If a header file is included twice by mistake in the program, will it give any error?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. if (x = y) x = 2*z;

2 Answers  


Categories