What does getch() do according to the ANSI C++ standard
a) Reads in a character
b) Checks the keyboard buffer
c) Nothing in particular (Its not defined there)
What is the use of c++ programming language in real life?
Is empty stack c++?
What flag means?
What is an arraylist c++?
Is c++ a pure oop language?
What is a c++ vector?
What is iterator in c++?
how is returning structurs from functions?Show an eg?
Difference between Operator overloading and Functional overloading?
Who made c++?
Write a program to calculate the BMI of a person using the formula BMI = weight/height2.
What is the most useful programming language?