Computer Science, asked by nishamonimedhi992, 2 months ago

6. What will be the output of the following program?
#include <studio.h>
#include <conio.h>
void main ()
{
int a=5,b=6; a=b++;
clrscr();
printf("\na=%d b=%d",a,b);
}​

Answers

Answered by pradeepdivya149
0

Explanation:

राम सिया राम सिया Ram Ram Siya Ram Siya Ram Jay Jay Ram Ram Siya Ram Siya Ram Jay Jay Ram

Similar questions