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 is a virtual destructor? Explain the use of it?
What is abstraction with real time example?
How do you remove an element from a set in c++?
What is a loop? What are different types of loops in c++?
What are the characteristics of friend functions?
What is linked list in c++?
What are mutator methods in c++?
What is the use of ::(scope resolution operator)?
Which ide is best for c++?
What should main() return in c and c++?
What is name hiding in c++?
Explain the volatile and mutable keywords.
What is the use of data hiding?
How do you clear a map in c++?
What is c strings syntax?