What do you mean by function and operator overloading in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Explain the static member function.

0 Answers  


How much is c++ certification?

0 Answers  


Can turbo c++ run c program?

0 Answers  


Design a program to input a date from user in the form day/month/year (e.g. 2/6/2000) and report whether it’s a valid date or not. The program should take account of leap years. You will need to know that a leap year is a year that is exactly divisible by 4, except that century years are only leap years if they are divisible by 400.

1 Answers  


List the special characteristics of constructor.

0 Answers  






Write a C++ Program to Multiply two Numbers

1 Answers  


How do you save a c++ program?

0 Answers  


How the endl and setw manipulator works?

0 Answers  


what are the iterator and generic algorithms.

0 Answers  


What is the size of integer variable?

0 Answers  


What is the type of 'this' pointer?

0 Answers  


What is the use of object in c++?

0 Answers  


Categories