Question 1 What is function overloading? Write a c++ program to implement a function overloaded
Question 2 Explain about the constructors and Destructors with suitable example
Question 3 Explain about polymorphism. Explain its significance
Question 4 What is an inheritance? Explain different types of inheritance
Question 5 Write a c++ program to implement the relational operator overloading for the distance class