wrong statement about c++
a)code removably
b)encapsulation of data and code
c)program easy maintenance
d)program runs faster
Post New Answer View All Answers
What are the extraction and insertion operators in c++? Explain with examples.
What is iostream in c++ used for?
What do you mean by static variables?
Is c++ used anymore?
What is the difference between set and map in c++?
Explain how would you handle a situation where you cannot call the destructor of a local explicitly?
What is the latest c++ standard?
How to demonstrate the use of a variable?
Define a nested class.
Which is most difficult programming language?
Why pointer is used in c++?
What does getch() do according to the ANSI C++ standard a) Reads in a character b) Checks the keyboard buffer c) Nothing in particular (Its not defined there)
Is c++ a software?
How should a contructor handle a failure?
What are c++ templates used for?