what is the use of void main() in C++ language?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of endl?
To which numbering system can the binary number 1101100100111100 be easily converted to?
What is the use of namespace std in C++?
List down the guideline that should be followed while using friend function.
What is namespace & why it is used in c++?
What is DlgProc?
Write a single instruction that will find the remainder of integral division when x is divided by y. Have the answer stored in z.
How const functions will be treated by compiler?
Explain the uses oof nested class?
What is std :: flush?
Is java as fast as c++?
Can we declare destructor as static? Explain?