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


Please Help Members By Posting Answers For Below Questions

How do pointers work?

707


. If employee B is the boss of A and C is the boss of B and D is the boss of C and E is the boss of D. Then write a program using the Database such that if an employee name is Asked to Display it also display his bosses with his name. For eg. If C is displayed it should also display D and E with C?

2760


What is a class definition?

613


Can you sort a set c++?

532


Can I create my own functions in c++?

605






Differentiate between a constructor and a destructor in c++.

571


What are advantages of c++?

562


What is enum class in c++?

710


How do you invoke a base member function from a derived class in which you’ve overridden that function?

584


Is multimap sorted c++?

559


What is the type of this pointer in c++?

634


an operation between an integer and real always yeilds a) integer result b) real result c) float result

712


What is do..while loops structure?

620


How does atoi function work?

628


write a porgram in c++ that reads an integer and print the biggest digit in the number

1773