Answer Posted / sandeep
object oriented program system
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
How java is different from c and c++?
What is a constant reference?
What is virtual destructor? What is its use?
Write about the access privileges in c++ and also mention about its default access level?
Why are pointers not used in c++?
What is scope resolution operator in c++ with example?
Is it possible to provide default values while overloading a binary operator?
What do the header files usually contains?
Which sort does c++ use?
Which is better turbo c++ or dev c++?
Can a program run without main function?
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?
What is c++ w3school?
How can you differentiate between inheritance and implementation in c++?
Who was the creator of c++?