wrong statement about c++
a)code removably
b)encapsulation of data and code
c)program easy maintenance
d)program runs faster
Answer Posted / pooja
program easy maintenance
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Why should you learn c++?
Explain the uses oof nested class?
Evaluate the following expression as C++ would do :8 * 9 + 2 * 5 a) 82 b) 79 c) 370 d) list
What is a catch statement?
What are c++ files?
What are guid?
What are shallow and deep copy?
What is abstraction in c++?
Write a code/algo to find the frequency of each element in an array?
What is c++ w3school?
Write a program in C++ for Fibonacci series
Write a C++ Program to check whether a number is prime number or not?
What is the use of turbo c++?
What are pointer-to-members in C++? Give their syntax.
Can you please explain the difference between static and dynamic binding of functions?