Answer Posted / beena
A class that has no functionality of its own. Its member functions hide the use of a third party software component or an object with the non-compatible interface or a non- object- oriented implementation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is capacity in vector in c++?
How does list r; differs from list r();?
How do I get good at c++ programming?
What is operators in c++?
Which is better turbo c++ or dev c++?
What is a down cast?
What is c++ vb?
Who was the creator of c++?
What are virtual constructors/destructors?
How can you tell what shell you are running on unix system?
What is a Default constructor?
Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?
Am studying basic c++ programming, have been given the following assignment. Design a linear program to calculate the maximum stress a material can withstand given a force and a diameter of a circle. To find the required area pi should be defined. Have most of the program sorted out but am at a loss as to how to show the calculations required. Can anyone help?
an operation between an integer and real always yeilds a) integer result b) real result c) float result
What is c++ and its uses?