what is a binary overloading

Answer Posted / sandhya.v

When u overload a nonstatic member with single parameter
or nonmember with more than one parameter with the same
name ..

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is polymorphism explain its types?

688


Why do we use oops?

593


Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.

699


What is difference between multiple inheritance and multilevel inheritance?

603


What is encapsulation with example?

581






What is overloading in oops?

598


What is polymorphism in oops?

560


What is encapsulation and abstraction? How are they implemented in C++?

637


What is the difference between encapsulation and polymorphism?

598


Plese get me a perfect C++ program for railway/airway reservation with all details.

3431


What is overriding vs overloading?

587


What is polymorphism in oops with example?

533


What is class and example?

569


What is difference between abstraction and encapsulation?

594


What is the important feature of inheritance?

636