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 - Assamese

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

2566 visits



Outline:

Outline: প্ৰথম C++ প্ৰোগ্ৰাম -হেদাৰ ফাইল(header file) --উদাহৰণ: #include <iostream> -main() -মাজু বন্ধনী (Curly braces) -cout<< -চেমিক’লন ; ( semicolon) -C++ প্ৰোগ্ৰাম এটা কম্পাইল কৰা --উদাহৰণ: g++ filename.cpp -o output parameter -C++ প্ৰোগ্ৰাম এটা কাৰ্যকৰী কৰা --উদাহৰণ: ./output parameter