wrong statement about c++
a)code removably
b)encapsulation of data and code
c)program easy maintenance
d)program runs faster
Answer Posted / priya
program run faster
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is using namespace std in cpp?
Is arr and &arr are same expression for an array?
Write a program for Divide a number with 2 and Print the output ( NOTE: Check for divide by zero error).
What is pure virtual function? Or what is abstract class?
Define vptr.
What is a .h file c++?
How can you quickly find the number of elements stored in a dynamic array?
How much do coding jobs pay?
What are separators in c++?
What is nested class in c++?
What is an iterator?
Const char *p , char const *p What is the difference between the above two?
What is the use of typedef?
Write about the access privileges in c++ and also mention about its default access level?
Is java the same as c++?