3.04 - Function overloading, Default arguments

Published: 01 May 2018
on channel: Darshan University
6,417
55

The concept of function overloading (Polymorphism). Conditions to differ more than one function definition with a similar name.
Explanation of Default function arguments with various example statements.

C++ provides function overloading which allows using multiple functions sharing the same name.
Function overloading is also known as Function Polymorphism in OOP.
It is the practice of declaring the same function with different signatures.
If an argument is not specified then, the compiler looks at declaration to see how many arguments a function uses and alert program to use default values.
We must add default arguments from right to left.

GTU - Computer Engineering (CE) - Semester 4 - 2140703 - Object Oriented Programming with C++ - Concepts of C++ - Introduction to Object Oriented Programming

Object-Oriented Programming with C++ PPTs are available here: http://www.darshan.ac.in/DIET/CE/GTU-...

This video is recorded by Prof. Rupesh Vaishnav (rupesh.vaishnav@darshan.ac.in, +91-9428037452) at Computer Engineering Department of Darshan Institute of Engineering & Technology, Rajkot as per GTU Syllabus.

Darshan Institute of Engineering & Technology, Rajkot is a leading institute offering undergraduate, graduate and postgraduate programs in engineering. The Institute is affiliated to the Gujarat Technological University (GTU) and approved by the AICTE, New Delhi.


Visit us: http://www.darshan.ac.in
Write us: info@darshan.ac.in
Facebook:   / darshaninstitute.official  
Twitter:   / darshan_inst  
Instagram:   / darshan_inst  


On this page of the site you can watch the video online 3.04 - Function overloading, Default arguments with a duration of hours minute second in good quality, which was uploaded by the user Darshan University 01 May 2018, share the link with friends and acquaintances, this video has already been watched 6,417 times on youtube and it was liked by 55 viewers. Enjoy your viewing!