filmov
tv
#8 Find the Output, C Programming Question and Answer, Campus Interview Preparation

Показать описание
#8 Find the Output, C Programming Question and Answer, Campus Interview Preparation
main()
{
float a = 5, b = 2;
int c;
c = a%b;
printf ("%d", c ) ;
}
Tutorials:
Interview Preparation:
Like, Share, Subscribe and Don't forget to press bell ICON
main()
{
float a = 5, b = 2;
int c;
c = a%b;
printf ("%d", c ) ;
}
Tutorials:
Interview Preparation:
Like, Share, Subscribe and Don't forget to press bell ICON