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 ? | 3 Yes | 0 No |
Post New Answer View All Answers
Describe public access specifiers?
Can you please explain the difference between using macro and inline functions?
How do you generate a random number in c++?
Is c++ a high level language?
What is the use of string in c++?
What are the differences between malloc() and calloc()?
Define anonymous class.
What is a namespace in c++?
What is array in c++ pdf?
What do you mean by ‘void’ return type?
Can the operator == be overloaded for comparing two arrays consisting of characters by using string comparison?
Difference between inline functions and macros?
What is stl containers in c++?
What are the advantages of using a pointer?
What are c++ variables?