Computer Science, asked by 4427, 1 year ago

please bro answer me​

Attachments:

Answers

Answered by Vyomsingh
2

Answer:

<font color=red>

OK BRO ..........

PLEASE MARK ME AS BRAINLIST ❤️

Attachments:
Answered by anindyaadhikari13
2

Answer:

class X

{

static void main(int number)

{

if(number%2==0)

System.out.println("Number is Even. ") ;

else

System.out.println("Number is Odd. ") ;

}

}

Explanation:

Hope it helps you..

Similar questions