Computer Science, asked by sunissuni1986, 6 months ago

State the output of the following code
int a=10,b=5;
if(a>b)
{
if(b>5)
{
Sopln("b is"+b);
}
else
{Sopln("a is"+ a)
}

Answers

Answered by Sumitdurgapal
0

Answer:

you haven't typed

function setup( )

and the use of syntax

plzz make me brainlist

Answered by mallikarjunrock766
3

Answer:

if (a>b) this answer is the output following code into a=10, b=5

a clear answer

follow me please

Similar questions