Describe functional overloading?

Answer Posted / vignesh

c consists of both object oriented and function oriented
but whereas java consists of only object oriented language

Is This Answer Correct ?    3 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do class declarations end with a semicolon?

612


What is a node class in c++?

657


What is the latest version on c++?

695


What is the copy-and-swap idiom?

622


Explain what happens when a pointer is deleted twice?

745






If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?

652


What is a map in c++?

591


Should I learn c++ c?

631


What is an adaptor class in c++?

614


How do you traverse a btree in backward in-order?

634


What are the various arithmetic operators in c++?

580


Will a catch statement catch a derived exception if it is looking for the base class?

571


Differentiate between the manipulator and setf( ) function?

606


what do you mean by volatile variable?

598


Is it possible to write a c++ template to check for a function's existence?

586