wrong statement about c++
a)code removably
b)encapsulation of data and code
c)program easy maintenance
d)program runs faster
Answer Posted / swathi.p
programs runs faster
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the various compound assignment operators in c++?
What you know about structures in C++?
What is the use of dot in c++?
Will a catch statement catch a derived exception if it is looking for the base class?
What is a hashmap c++?
Evaulate: 22%5 a) 2 b) 4 c) 0
Is python written in c or c++?
Is c++ used anymore?
Explain the differences between list x; & list x();.
What is a down cast?
What is format for defining a structure?
What is the use of turbo c++?
What is the use of lambda in c++?
Define pre-condition and post-condition to a member function in c++?
Explain what you mean by a pointer.