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