Multiple Parameters and Return Values | C++ Generic Programming Video Tutorial

preview_player
Показать описание
In this c++ Video tutorial,you will learn how to pass multiple parameters to a generic or template function and also how to return values from a generic function.

You are gonna learn how to define a generic or template function which is gonna take multiple parameters, how to return values from a it using return keyword in detail with example.

Learn Programming in HINDI at our youtube channel

Catch us on SocialMedia
Рекомендации по теме
Комментарии
Автор

Great job! Thank you so much. The examples in these videos are simple, to-the-dot, and easy to follow and understand.

ryangiberson
Автор

Whats the difference between template<typename> and template<class>? And whats the point of using template<class> for maxi and not template<typename>?

VarunBhatiaOfficial
Автор

Hey great work?
Which IDE do u use in these videos?

shikhargupta
Автор

thx. just a note: even with typename, a function can return a value.

spicytuna
Автор

Is it possible to have 2 parameters of different type

electrictrooper
Автор

Lol everytime somebody says Anjali I just think of Sharukh Khan.

mahdidi