How about a program to print something without using a semi-colon ";" the entire code... something like this: #include<stdio.h> void main(){ if(printf("Hello world")){ } }
Learn C++ programming language from scratch, including topics like C++ compiler, IDE, exceptions Then check this online course C++ For Absolute Beginners: The Starter Guideon Eduonix