Here are the possible ways. #include <stdio.h> #include <unistd.h> int main () { printf ( "Hello World! \n " ); // 1. Using St…
Here's the code. < script > // 01 console . log ( "Hello World!" ); // 02 alert ( "Hello World!" ); /…
© Copyright 2024 & 2025 - Team Krope - All right reserved