#include using namespace std; int main(){ // comment can be writen starting with "//" char c[10]="Hello World!"; cout <