Unlock the Power of Open Source! The " Linux New " SWAYAM Plus Course is live now and about 2,500 learners have already registered for it.

If you are a registered learner, the forum page is now active. Visit the page and get all your questions answered.

First Cpp Program - Urdu

This is a sample video. To access the full content,
please Login

1784 visits



Outline:

پروگرام C++پہلا ہیڈر فائلس مثلاََ : #include <iostream.h> main() Curly braces cout<< semicolon ; پروگرام کمپائل کرنا C++ g++ filename.cpp -o output parameter : مثلاََ پروگرام ایکزِکیوٹ کرنا C++ ./output parameter : مثلاََ