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


Please Help Members By Posting Answers For Below Questions

Will a recursive function without an end condition every quit, in practice a) Compiler-Specific (Some can convert to an infinite loop) b) No c) Yes

574


What is the difference between the functions memmove() and memcpy()?

619


Where the memory to the static variables is allocated?

550


What is DlgProc?

588


What are the advantages of prototyping?

556






What is flush () in c++?

572


What is the auto keyword good for in c++?

614


What do you mean by late binding?

609


Explain what are single and multiple inheritances in c++?

553


What is the difference between while and do while loop?

550


Explain the differences between list x; & list x();.

596


How can we access protected and private members of a class?

580


Are vectors passed by reference c++?

509


Explain the properties and principles of oop.

523


Are c and c++ different?

529