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
What are the various arithmetic operators in c++?
What is rvalue?
Where the memory to the static variables is allocated?
What is an orthogonal base class in c++?
What is a binary file? List the merits and demerits of the binary file usagein C++.
What is constant in c++ with example?
Explain operator overloading.
Write about the local class and mention its use?
How do pointers work?
What does scope resolution operator do?
How do we implement inheritance in c++?
What is a down cast?
What is the most common mistake on c++ and oo projects?
Why is c++ still used?
Explain the difference between abstract class and interface in c++?