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 c++ hash?

0 Answers  


Explain the volatile and mutable keywords.

0 Answers  


Define the process of error-handling in case of constructor failure?

0 Answers  


What is "strstream" ?

1 Answers   Huawei,


Why seem interrupt handlers as member functions to be impossible?

1 Answers  






What is ios :: in in c++?

0 Answers  


What are the uses of static class data?

0 Answers  


What do you mean by late binding?

0 Answers  


How many ways can a variable be initialized into in C++?

0 Answers   HCL,


Which should be more useful: the protected and public virtuals?

0 Answers  


What is c++ stringstream?

0 Answers  


What is a modifier in c++?

0 Answers  


Categories