Computer Science, asked by dynamicninja1345, 9 months ago

am = ( p greater than q) ? ;
what will be the value of am if :
p = 100 q = 125​

Answers

Answered by kesavan6174
0

Answer:

p is not greater than q from above values

the value of am will be false or 0

It is a logical condition

Similar questions