HackMyTution ( DurgeshSir )
What is the output of following Code. #include<stdio.h> #include<conio.h> void main() { int i=1; for( : :) printf("%d",i); getch(); }youtube.com/live/_ugyUDGJCvk?feature=share
9 months ago | [YT] | 6
HackMyTution ( DurgeshSir )
What is the output of following Code.
#include<stdio.h>
#include<conio.h>
void main()
{
int i=1;
for( : :)
printf("%d",i);
getch();
}
youtube.com/live/_ugyUDGJCvk?feature=share
9 months ago | [YT] | 6