Linux

1. Installation of C++ (Linux and Windows) | Basic to Advance C++ tutorial



Installation of C++
Step 1- open terminal and put following commands
Step 2- command { sudo apt update }
Step 3- { sudo apt install g++ }
Step 4 – To check the version of C++ put command { g++ –version } on terminal

[ad_2]

source

Related Articles

2 Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button