Post New Answer View All Answers
What is the extraction operator and what does it do?
why is iostream::eof inside a loop condition considered wrong?
Show the declaration for a static function pointer.
Can we specify variable field width in a scanf() format string? If possible how?
what you know about c++?
Difference between a homogeneous and a heterogeneous container
What is constant in c++ with example?
Is c++ a float?
What is the best c++ compiler?
True or false, if you keep incrementing a variable, it will become negative a) True b) False c) It depends
List down the guideline that should be followed while using friend function.
What are the uses of c++ in the real world?
What are static and dynamic type checking?
Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.
Differentiate between declaration and definition.