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 a singleton class c++?
Why cout is used in c++?
Which bitwise operator is used to check whether a particular bit is on or off?
Are c and c++ different?
What is the difference between global variables and local variable
How do you instruct your compiler to print the contents of the intermediate file showing the effects of the preprocessor?
What is abstract keyword in c++?
What do you mean by stack unwinding in c++?
How many types of classes are there in c++?
What are the two types of comments, and how do they differ?
Should a constructor be public or private?
What are files in c++?
What does int * mean in c++?
What is the exit function in c++?
what are the iterator and generic algorithms.