0

#include<stdio.h>

void main(){

if(printf(“hello world”)){} // It prints the ?hello world? on the screen.

}

Vishalini.R Answered question June 26, 2023