Describe functional overloading?

Answer Posted / naidu

method name is same and signature is different, signature
means, .type of parameters or
.order of parameters or
.number of param

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a constructor be private?

584


What is the difference between mutex and binary semaphore?

615


Declare a class vehicle and make it an abstract data type.

539


Explain rethrowing exceptions with an example?

612


Which is best c++ or java?

616






Which software is best for c++ programming?

582


Which bit wise operator is suitable for putting on a particular bit in a number?

725


When is the destructor called?

608


what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?

1748


What is prototype in c++ with example?

568


How does a C++ structure differ from a C++ class?

628


Is dev c++ free?

616


What is #include c++?

572


Can you explicitly call a destructor on a local variable?

604


What is this pointer in c++?

737