Basic Program in C++

By: Prof. Dr. Fazal Rehman Shamil | Last updated: March 3, 2022

Basic Program in C++

Write a program to print a message on the screen?

Program with comments.

We can comment the program for better understanding. Comments can be started with the symbols //.

Output.

basic program in c plus plus


Write a program to print two messages on two different lines on the screen?

Program with comments.

Output of the program.

first program in c++

Video Lecture

Leave a Reply