Execution Process of a C++ Program | C++ programming for beginners
Автор: Simple Snippets
Загружено: 2018-01-18
Просмотров: 39909
Support Simple Snippets by Donations -
Google Pay UPI ID - tanmaysakpal11@okicici
PayPal - paypal.me/tanmaysakpal11
--------------------------------------------------------------------------------------------- In this video tutorial we will study and understand the working of the execution process of a C++ program.
This is a theoretical video and we will see what happend behind the scenes when we compile and run a C++ program.
Execution of a C++ program involves four stages using different compiling/execution tool, these tools are set of programs which help to complete the C++ program's execution process.
Preprocessor
Compiler
Linker
Loader
These tools make the program running.
Preprocessor - This is the first stage of any C++ program execution process; in this stage Preprocessor processes the program before compilation.
Preprocessor include header files, expand the Macros and other Constants declared with # sign.
Compiler - This is the second stage of any C++ program execution process, in this stage generated output file after preprocessing ( with source code) will be passed to the compiler for compilation.
Complier will compile the program, checks the errors and generates the object file (this object file contains assembly code).
Linker - This is the third stage of any C++ program execution process, in this stage Linker links the more than one object files or libraries and generates the executable file.
Loader - This is the fourth or final stage of any C++ program execution process, in this stage Loader loads the executable file into the main/primary memory.
And program runs.
Download Dev C++ IDE : https://sourceforge.net/projects/orwe...
Download C++ Android App : https://play.google.com/store/apps/de...
Simple Snippets Official Website -
https://simplesnippets.tech/
Simple Snippets on Facebook-
/ simplesnippets
Simple Snippets on Instagram-
/ simplesnipp. .
Simple Snippets Google Plus Page-
https://plus.google.com/+SimpleSnippets
Simple Snippets email ID-
[email protected]
For Classroom Coaching in Mumbai for Programming & other IT/CS Subjects Checkout UpSkill Infotech - https://upskill.tech/
UpSkill is an Ed-Tech Company / Coaching Centre for Information Technology / Computer Science oriented courses and offer coacing for various Degree courses like BSc.IT, BSc.CS, BCA, MSc.IT, MSc.CS, MCA etc.
Contact via email /call / FB /Whatsapp for more info
email - [email protected]
We also Provide Certification courses like -
Android Development
Web Development
Java Developer Course
.NET Developer Course
Check us out on Social media platforms like Facebook, Instagram, Google etc
Facebook page - / upskillinfotech
Insta page - / upskill_infotech
Google Maps - https://goo.gl/maps/vjNtZazLzW82
Доступные форматы для скачивания:
Скачать видео mp4
-
Информация по загрузке: