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 c++ good for?
How many types of modularization are there in c++?
What is an operator function? Describe the function of an operator function?
How to tokenize a string in c++?
What are the uses of static class data?
write a program that withdrawals,deposits,balance check,shows mini statement. (using functions,pointers and arrays)
Describe private, protected and public – the differences and give examples.
What are files in c++?
Explain the differences between list x; & list x();.
Explain about Virtual Function in C++?
How are the features of c++ different from c?
Do class declarations end with a semicolon?
What is c++ w3school?
What is the difference between a type-specific template friend class and a general template friend class?
Comment on c++ standard exceptions?