wrong statement about c++
a)code removably
b)encapsulation of data and code
c)program easy maintenance
d)program runs faster
Answer Posted / ranjit
code removably
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How do you show the declaration of a virtual constructor?
Define a pdb file.
Explain public, protected, private in c++?
Should I learn c++ c?
What is a v-table?
Is c++ used anymore?
Define a constructor?
How the delete operator differs from the delete[]operator?
What is the purpose of ios::basefield in the following statement?
what is the difference between overloading & overriding? give example.
What is the maximum combined length of command line arguments including the space between adjacent arguments?
Why we use #include iostream in c++?
What is runtime polymorphism in c++?
What is purpose of new operator?
What is c++ best used for?