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
Which ide is best for c++?
Who created c++?
What is the basic concept of c++?
what does the following statement mean? int (*a)[4]
Differentiate between an external iterator and an internal iterator?
Explain rethrowing exceptions with an example?
What is endianness?
Define vptr.
What is an adaptor class in c++?
What is the use of lambda in c++?
Explain operator overloading.
What is exception handling? Does c++ support exception handling?
What are c++ redistributables?
What is heap sort in c++?
What are the advantages of c++? Explain