Summary

Nowadays days C++ is the most popular object oriented programming language of the world and

one of the  most popular languages as a competitive programme.it can also run most popular OS

such as windows, Mac ,ubuntu linux etc.

Now we can discuss some basic format of C++,

The first one is basics syntax in c++ we can learning  C++ programming can be simplified into

writing our  program  saving  with correct extension for example .CPP, .C, .CP,

second one is basics I\O we can use this working with as a input output.

comment is the magik syntax for programmer this  is a good practice as a programmer.

It makes a program more readable and error finding become more  easier. we can also use data type,

uninitialized data type, variable scope, constant litarale, type of literal ,Access modifier, loop,

decision making and error. Error is an illegal operation  format of C++.

This  errors format should be removed before compiling and executing function.


বর্তমানে C++ হল বিশ্বের সবচেয়ে জনপ্রিয় অবজেক্ট ওরিয়েন্টেড প্রোগ্রামিং ভাষা এবং

একটি প্রতিযোগিতামূলক প্রোগ্রাম হিসাবে সবচেয়ে জনপ্রিয় ভাষাগুলির মধ্যে একটি।

এটি উইন্ডোজ, ম্যাক, উবুন্টু লিনাক্স ইত্যাদির মতো জনপ্রিয় OS চালাতে পারে।

এখন আমরা C++-এর কিছু মৌলিক বিন্যাস নিয়ে আলোচনা করতে পারি,

প্রথমটি হল C++-এ বেসিক সিনট্যাক্স, আমরা C++ প্রোগ্রামিং শিখে আমাদের প্রোগ্রামকে

সঠিক এক্সটেনশন দিয়ে সংরক্ষণ করে লেখা  যেতে পারে, যেমন .CPP, .C, .CP,

দ্বিতীয়টি হল বেসিক I\ O আমরা এটিকে একটি input output হিসাবে ব্যবহার করতে পারি । 

comment syntex প্রোগ্রামারের জন্য ম্যাজিক সিনট্যাক্স

এটি একটি প্রোগ্রামার  একটি ভাল অনুশীলন হতে পারে । 

এটি একটি প্রোগ্রামকে আরও পঠনযোগ্য করে তোলে এবং ত্রুটি খুঁজে পাওয়া আরও সহজ হয়ে ওঠে। 

ডাটা টাইপ, অপ্রচলিত ডেটা টাইপ, পরিবর্তনশীল সুযোগ, constant  লিটারেল, লিটারালের ধরন,

অ্যাক্সেস মডিফায়ার, লুপ, সিদ্ধান্ত নেওয়ার উত্তর and  ত্রুটি ব্যবহার করতে পারে।

ত্রুটি একটি illegal format for C++, ফাংশন কম্পাইল ও এক্সিকিউট করার আগে

এই ত্রুটির ফরমেটটি মুছে ফেলা উচিত.


Comments

Popular posts from this blog