What Is C++ 01

54
531

What Is C++?

C++ is the high-level Programming Language, “Develop by bajarne stroustrup at bell labs in 1979”. it can be used to develop Desktop Applications for the operating system, it can also help us to develop browsers, games, and so on.

C++ is the upgrade version of C language as we know C language is used to development of Application software.

 

The main difference C language and C++ language is C language is a procedural programming language and does not support classes and objects, while C++ is a combination of both procedural and object-oriented programming languages.

In this video, we are going to learn what is C++, why we use C++ for programming, and how we can make different types of projects in C++.

First of all, we can learn

an introduction to C++.

Why we use C++ Programming language

Where we use programming language.

Which software we can use for making different types of programs in C++.

How we can install C++ Software.

How we can customize the software.

how we can choose fonts in software.

How we can enable different types of modes in the software.

Like that how we can use day mode and dark mode in the software.

What are the data types of C++ software?

What is operator precedence?

Different types of operators In C++.

Why we use “ < “less than sign in C++.

Why we use “>” greater than sign in C++.

We are also learning about the libraries of C++.

We learn why we use “#” in C++.

Why we use “include” in C++.

Why we use “iostream” in C++.

Why and when we use “using namespace std;” library in C++.

Why we use “ conio.h” library in C++.

Why we use void main in C++.

Why we use int main in C++.

What are integers

Why we use integers.

Where we use integers.

How to make a program with the help of integers.

Design a program with integers.

What data types are used in integers.

how many spaces use integers.

How much data we store in integers.

How we can expend storage of integers.

What are long integers

Why we use long integers.

Where we use long integers.

How to make a program with the help of long integers.

Design a program with long integers.

What data types are used in long integers.

What is float

What is the float

Why we use float.

Where we use float.

How to make a program with the help of float.

Design a program with the float.

What data types are used in the float.

How much float take the storage of data.

How much data we can store in the float.

Why we can not store too much data in the float.

What can do if we store more then 4byte data in the float?

What are the long float

What are long float

Why we use long float.

Where we use long float.

How to make a program with the help of long float.

Design a program with the long float.

What data types are used in the long float.

How much float take the storage of long data.

How much data we can store in a long float.

Why we can not store too much data in the long float.

What can do if we store more then 4byte data in the long float?

LEAVE A REPLY

Please enter your comment!
Please enter your name here