STL (140)
OOPS (873)
C++ General (2409)
Define a conversion constructor?
How do you generate a random number in c++?
What do you mean by translation unit?
What are the sizes and ranges of the basic c++ data types?
give me an example for testing a program showing the test path .show how the test is important and complex.
What do you mean by public protected and private in c++?
Is c or c++ more useful?
Which field is used in c++?
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 are the various arithmetic operators in c++?
Can we create object of interface?
Can we make copy constructor private in c++?
Define a pdb file.
What is basic concept of oop?
What are destructors?