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
What is an operator function? Describe the function of an operator function?
How do we balance an AVL Tree in C++?
What is exception handling? Does c++ support exception handling?
How do you add an element to a set in c++?
What is a map in c++?
What is an accessor in c++?
Write an algorithm that determines whether or not an almost complete binary tree is a heap.
How are pointers type-cast?
What is the difference between c++ and turbo c++?
Is c the same as c++?
Define a nested class. Explain how it can be useful.
What data encapsulation is in c++?
What do you mean by storage classes?
Explain "const" reference arguments in function?
Write a code/algo to find the frequency of each element in an array?