wrong statement about c++
a)code removably
b)encapsulation of data and code
c)program easy maintenance
d)program runs faster
Answer Posted / subitha
code removably
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain how to initialize a const member data.
Do inline functions improve performance?
What is a memory leak c++?
What are inline functions? What is the syntax for defining an inline function?
What is setf in c++?
How would you differentiate between a pre and post increment operators while overloading?
What is istream and ostream in c++?
Array base access faster or pointer base access is faster?
Discussion on error handling of C++ .
Ask to write virtual base class code?
What is virtual destructor ans explain its use?
What is the main purpose of c++?
Can a new be used in place of old mallocq? If yes, why?
Which is most difficult programming language?
Define vptr.