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
Can a function take variable length arguments, if yes, how?
Explain the differences between private, public and protected and give examples.
Why c++ is not a pure oop language?
Is string data type in c++?
Give 10 points of differences between C & C++.
What is the difference between a baller and a reference in C++?
What is static in c++?
Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.
Give the difference between the type casting and automatic type conversion. Also tell a suitable C++ code to illustrate both.
How a modifier is similar to mutator?
What are c++ variables?
Which software is used to run c++ program?
Which is the best c++ software?
What is heap sort in c++?
Should the member functions which are made public in the base class be hidden?