Question # 1
Find teh output of the following program
void main (){
int i = ' hello";
print f (i):
}

Choose an answer