What is meant by forward referencing and when should it be used?
No Answer is Posted For this Question
Be the First to Post Answer
How do you flush std cout?
What do nonglobal variables default to a) auto b) register c) static
What are friend functions?
Explain method of creating object in C++ ?
Is c++ an integer?
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?
How many types of comments are there in c++?
How do you master coding?
What is virtual function? Explain with an example
What is a c++ class?
What is the type of this pointer in c++?
Can I create my own functions in c++?