wrong statement about c++
a)code removably
b)encapsulation of data and code
c)program easy maintenance
d)program runs faster
Answer Posted / swathi.p
programs runs faster
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is implicit conversion/coercion in c++?
What is c++ 11 and c++ 14?
Explain the difference between overloading and overriding?
Is c++ a software?
how to access grid view row?
What are libraries in c++?
Can we make any program in c++ without using any header file and what is the shortest program in c++.
Is there a sort function in c++?
Why c++ is not a pure oop language?
What does it mean to declare a member function as virtual?
Define pointers?
What is the purpose of template?
In the derived class, which data member of the base class are visible?
If you hear the cpu fan is running and the monitor power is still on, but you did not see anything show up in the monitor screen. What would you do to find out what is going wrong?
what is the difference between overloading & overriding? give example.