What are punctuators in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What does std mean in c++?
How does code-bloating occur in c++?
Why null pointer is used?
What is a binary file? List the merits and demerits of the binary file usagein C++.
What are the three forms of cin.get() and what are their differences?
What is the use of pointer in c++ with example?
Define a constructor - what it is and how it might be called (2 methods)?
difference between macro and function?
Is c++ map a hash table?
What is c++ hiding?
What is the main use of c++?
an operation between an integer and real always yeilds a) integer result b) real result c) float result