wrong statement about c++

a)code removably

b)encapsulation of data and code

c)program easy maintenance

d)program runs faster

Answer Posted / prakash

code removably

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are proxy objects in c++?

645


Discussion on error handling of C++ .

649


Write about the role of c++ in the tradeoff of safety vs. Usability?

604


Why do we need runtime polymorphism in c++?

561


I was a c++ code and was asked to find out the bug in that. The bug was that he declared an object locally in a function and tried to return the pointer to that object. Since the object is local to the function, it no more exists after returning from the function. The pointer, therefore, is invalid outside.

614






What is pure virtual function?

633


Is c++ pass by reference or value?

573


What is a float in c++?

542


Should you pass exceptions by value or by reference?

698


What are the two main components of c++?

591


What is different in C++, compare with unix?

611


What is the difference between delegation and implemented-in-terms-of?

526


What is an overflow error?

623


Difference between declaration and definition of a variable.

589


What is an object in c++?

614