Function prototype in c++ | C++ Tutorial for Beginners (Hindi)

55 Просмотры
Издатель
A function prototype is a declaration in C and C++ of a function, its name, parameters and return type before its actual declaration. This enables the compiler to perform more robust type checking. Because the function prototype tells the compiler what to expect, the compiler is better able to flag any functions that don't contain the expected information. A function prototype omits the function body.

Variables and Datatypes : https://youtu.be/P80V4q2VSDk

C++ Tutorial Playlist :https://youtube.com/playlist?list=PLNCqhNH6OTExhKIfKTkGbjltqW1zeWWvF

C++ PDF NOTES : https://drive.google.com/drive/folders/1lNr74010r8DvyR-PLkxAefEzhW3pT27V?usp=sharing

Connect with me on :
Telegram : https://t.me/rahul_vs
Twitter : https://twitter.com/de_codrr
Linkedin : https://www.linkedin.com/in/i-rahul-vishwakarma
Instagram : https://www.instagram.com/codekadose1/
Facebook : https://www.facebook.com/irahulvs

#codekadose #cpp #cplusplus #variables #datatypes

------------ IGNORE ------------------
function prototype in c++,
function prototype in c++ شرح,
function prototype in c++ in hindi,
function declaration and prototype in c++,
function should have a prototype error in c++,
what is function prototype in c++,
what is function prototype in c++ in tamil
Категория
Язык программирования C++
Комментариев нет.