INPUT-
#include <iostream.h>
int main ()
{
cout << "Hello World! ";
cout << "I'm a C++ program";
return 0;
}
OUTPUT-
Hello
World! I'm a C++ program
This blog help full for engineering student. Its give a tutorial about basic electrical and latest interview questions and answers and matlab programming.
0 comments:
Post a Comment