Write your first C++ Code: #include<iostream.h> main() { cout<<"Hello World"; } #include(iostream.h) //Header file for input/output...