PREDICT THE OUTPUT FOR THE FOLLOWING CODE
#include stdio.h
int main() {
for(;0;)
printf(" RPM ");
return 0;
}

Posted on by