wrong statement about c++
a)code removably
b)encapsulation of data and code
c)program easy maintenance
d)program runs faster
Post New Answer View All Answers
What is fixed in c++?
Does c++ cost money?
When do you call copy constructors?
If a base class is an adt, and it has three pure virtual functions, how many of these functions must be overridden in its derived classes?
Is c++ a difficult language?
Describe the syntax of single inheritance in C++?
Is c++ the most powerful language?
What are activex and ole?
Why do we use iterators?
What are the various operations performed on stack?
What is string in c++ programming?
an integer constant must have atleast one a) character b) digit c) decimal point
Write a single instruction that will store an EVEN random integer between 54 and 212 inclusive in the variable myran. (NOTE only generate EVEN random numbers)
What is a loop? What are different types of loops in c++?
What are smart pointers?