Basic Structure of C++ || Lecture 11 || Preprocessor Directives | Main Function | Program Body
Basic Structure of C++ || Lecture 11 || Preprocessor Directives | Main Function | Program Body @mutualacademy313 #programminglanguage #clanguage #c_language #c_programming #c_programming_language #c_programming_for_beginners ------------------------------------------------------------------------ The format of writing program in C plus plus is called its structure. It consists of the following parts: Preprocessor Directives ( is an instruction given to the compiler before the execution of actual program) Main Function (is the starting point of a C plus plus program. When the program is run, the control enters main() function and starts executing its statements) Program Body (The statements of the program are written in curly braces. These statements are collectively known as the body of a program) ------------------------------------------------------------------------ For More videos, Visist to playlist C++ Languauge Course: https://www.youtube.com/playlist?list=PLdZIyZJTcIrx9W6fYqBgMZCIYlg7J7qiT --------------------------------------------------------------------------- In this platform we learn different books with different and interesting concepts. For more videos with notification you can subscribe our channel and press the bell icon. You can complete many cources by following us.
Download
0 formatsNo download links available.