List out function which we can call without using object
Answer / manoj kumar kar
Static Functions
Friend Functions
The above 2 functins can be called without using objects.
| Is This Answer Correct ? | 11 Yes | 0 No |
What is a terminating character in c++?
Differentiate between late binding and early binding. What are the advantages of early binding?
Comment on local and global scope of a variable.
Is java as fast as c++?
iam a fresher to Qt(GUI a c++ based framework software). i need to develop the basic applications on designer by drag and dropping mechanism...so pls send me the procedure to design applications?
What is #include sstream?
What is vector string in c++?
What are the important differences between c++ and java?
Explain some examples of operator overloading?
How is modularity introduced in C++?
What is a map in c++?
Why we use #include iostream in c++?