In this tutorial how to open c++? and how to create a new file ?. And Create the first program ?. Save File in C++? .Explain and easy to understand learn point e3 school. Step by Step Clear point.
How To Open C++?
After installing C++ in the PC two-step open file.
- Desktop short-cut Open C++
- Click Start Button.
- Click Dev C++
- And Search C++
- Double Click Open File
How to Create a New File in C++?
After open c++ two-step create new file.
- Click File
- Click New
- Click Source File
- Follow Step Create New File
- Short Cut Key ctrl+N
- Press Keyboard create New File
Create First Program?
After Install c++ in pc.And After create new file in c++.So next step create first program in c++.- #include<iostream>
- using namespace std;
- main()
- {
- //Add code in this brackets
- cout<<"Hello World";
- return 0;
- }
Output: Hello World
Save File in C++?
Save the file in the pc two-step save the file .
- Click File
- Click Save
- Short-cut Key ctrl+S
Pressed keyboard
So student. You have learned this tutorial on how to open c++.how to create a new file in c++.create first program. Save the file in C++. Easy to Learn.
Create First Program in History
The first known computer algorithm was written by Ada Lovelace in the 19th century for the Analytical Engine, to translate Luigi Menabrea's work on Bernoulli numbers for machine instruction.
So Lets Start Poin
إرسال تعليق
Virtually nothing is impossible in this world if you just put your mind to it and maintain a
positive attitude.