3.04 - Function overloading, Default arguments

Pubblicato il: 01 maggio 2018
sul canale di: 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  


In questa pagina del sito puoi guardare il video online 3.04 - Function overloading, Default arguments della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Darshan University 01 maggio 2018, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 6,417 volte e gli è piaciuto 55 spettatori. Buona visione!