wrong statement about c++

a)code removably

b)encapsulation of data and code

c)program easy maintenance

d)program runs faster

Answer Posted / jitendra

code removable

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is #include c++?

804


What is the main purpose of overloading operators?

843


What is == in programming?

824


Write about c++ storage classes?

995


What are the characteristics of friend functions?

789


What is c++ w3school?

889


Will a recursive function without an end condition every quit, in practice a) Compiler-Specific (Some can convert to an infinite loop) b) No c) Yes

870


What is the latest c++ version?

858


Write a function to find the nth item from the end of a linked list in a single pass.

784


What is friend class in c++ with example?

728


What are the effects after calling the delete this operator ?

835


What is the operator in c++?

904


What are the rules about using an underscore in a c++ identifier?

875


Which sort is best for the set: 1 2 3 5 4 a) Quick Sort b) Bubble Sort c) Merge Sort

887


what are the iterator and generic algorithms.

1715