✪ Choose the correct option.
#include
void main(){
int a=10,b;
if(printf("%d",a>=10)-10)
for(;;)
break;
else;
}
#include
void main(){
int a=10,b;
if(printf("%d",a>=10)-10)
for(;;)
break;
else;
}