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 are features of c++?
How is c++ different from java?
Describe new operator?
What is a modifier in c++?
What is data structure in c++?
What are virtual constructors/destructors?
What is a local variable?
What is a loop? What are different types of loops in c++?
Explain the difference between c++ and java.
What is the default width for ouputting a long integer using the insertion operator?
Can you pass an array to a function in c++?
What is class syntax c++?
How do c++ struct differs from the c++ class?
Define a nested class.
What is constant in c++ with example?