C++ Program to print a string

 

//C++ program to print a string

INPUT:

#include<iostream>

using namespace std;

int main()

{   

    cout<< "Subscribe our channel";   

    return 0;

}

OUTPUT:




Comments

Popular posts from this blog

5.c++ program to get 2 integer numbers and display their sum

Silver Memories . . .

Daily routine