First Cpp Program - Urdu

Play
Current Time 0:00
/
Duration Time 0:00
Remaining Time -0:00
Loaded: 0%
Progress: 0%
0:00
Fullscreen
00:00
Mute
Captions
  • captions off
  • English

936 visits



Outline:

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