Geography, asked by ishikapal0283, 6 months ago

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 Anonymous
3

Explanation:

Didn't understand your question mate

Answered by basalpf
0

Miss your voice is not clear to me that you are you still

Similar questions