which operator is used for performing an exponential operation
a) >
b) ^
c) none
How do you flush std cout?
Which programming language's unsatisfactory performance led to the discovery of c++?
What is the v-ptr?
Distinguish between a # include and #define.
What are containers in c++?
How many types of modularization are there in c++?
Why c++ is better than c language?
wap to accept 10 numbers & display the number of odd and even numbers??
Which one is better- macro or function?
Tell me what are static member functions?
What is the difference between structures and unions?
what is a class? Explain with an example.