write a simple c++ program to print your name

Program:-
#include<iostream.h>
int main()
{
  Cout<<"your name";
  return 0;
}

Comments

Popular posts from this blog

Definition of HTML

Definition of Resistor: