for
the
Question 4.
Write the output
following Program.
#include<stdio.h>
#include<conio.h>
void main()
{
int a=40,b=22, c=10, d =20, m;
clrscr();
m = (a>b) || (c<d);
m += 6;
printf("The value of m is %d",
m);
getch();
}
please answer
it is of computer
Answers
Answered by
3
Explanation:
Didn't understand your question mate
Answered by
0
Miss your voice is not clear to me that you are you still
Similar questions