List out function which we can call without using object



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

Post New Answer

More C++ General Interview Questions

What is copy constructor? Can we make copy constructor private in c++?

0 Answers  


Mention the purpose of istream class?

0 Answers  


How is data hiding achieved in c++?

0 Answers  


What C++ libraries are you proficient with?

1 Answers   Google,


What is a mutable member?

1 Answers  


What is a storage class used in c++?

0 Answers  


What is private, public and protected inheritance?

0 Answers  


What is an ABC: an "Abstract Base Class"?

1 Answers  


What is an inclusion guard?

0 Answers  


Explain explicit container.

0 Answers  


What and all can a compiler provides by default?

3 Answers   Accenture, HP,


What problems might the following macro bring to the application?

0 Answers  


Categories