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