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 are the differences between malloc() and calloc()?
Difference between Constructors and static constructors?
What is c++ 11 and c++ 14?
What are single and multiple inheritances in c++?
How does atoi function work?
How the keyword struct is different from the keyword class in c++?
What are literals in C++?
Explain the difference between c++ and java.
what is static function
If dog is a friend of boy, and terrier derives from dog, is terrier a friend of boy?
Can you Mention some Application of C/C++?
WHAT IS THE ABREVATION OF FORTRAN?