List out function which we can call without using object
Answer Posted / 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 |
Post New Answer View All Answers
What is the purpose of the "delete" operator?
What do you mean by function and operator overloading in c++?
What is the c++ code?
What is a namespace in c++?
How do you add an element to a set in c++?
what is scupper?
What are the classes in c++?
What is class and structure in c++?
How do you declare A pointer to a function which receives nothing and returns nothing
Define stacks. Provide an example where they are useful.
What is difference between class and structure in c++?
What is class invariant in c++?
What does floor mean in c++?
What is a .lib file in c++?
What is a singleton class c++?