Maratha Mandal Engineering College, Belagavi Assignment-2: Module 3,4
Maratha Mandal Engineering College, Belagavi Assignment-2: Module 3,4
Maratha Mandal Engineering College, Belagavi Assignment-2: Module 3,4
Submission date:
MODULE 3,4
2. Define a Constructor with an example & state its characteristics with a program?
4. Explain the concept of Copy constructor with a program & Dynamic constructor with an example?
5. Define Operator Overloading & explain overloading of unary & binary operators with an examples?
7. Explain function prototype. With example explain call by value and call by reference.
8. What are inline functions and why they are used? Explain with an example.
10. Write a C++ program to find the area of triangle using a class with the member functions declared
inside the class and outside the class.