Computer Science, asked by rammohanrps, 8 months ago

test is on please answer fast​

Attachments:

Answers

Answered by Vatsgupta76
0

Answer:

Below 25 marks = F

Between 25 - 34 = E

Between 35 - 49 = D

Between 50 - 59 = C

Explanation:

LIKE THIS      

MARK ME AS BRAINIEST PLEASE .........3

Answered by mayureshbelamakar190
0
class pro
{
public static void main (int m)
{
If(m=25&&>25)
System.out.println(“F”);
else if(m=25||26||27||28||29||30||31||32||33||34);
System.out.println(“E”);
else if(m=35||36||37||38||39||40||41||42||43||44||45||46||47||48||49)
System.out.println(“D”);
else if(m=50||51||52||53||54||55||56||57||58||59)
System.out.println(“C”);
else if(60||61||62||63||64||65||66||67||68||69||70||71||72||73||74||75||76||77||78||79)
System.out.println(“B”);
else(80 && >80)
System.out.println(“A”);
}
}
Hope it helps you
Happy Learning :D
Similar questions