Geography, asked by sumitpawar0259, 3 months ago

लोकसंख्या वितरण आवर परिणाम करणारे घटकkonte

Answers

Answered by pradyumansinghgautam
1

Answer:

What will be the output of the following program?

class StudentPass

{

   public static void main(String s[])

   {

       int marks = 50;

       if( marks > 70 )

           System.out.println("Distinction");

       else if( marks > 35 )

           System.out.println("Pass");

       else

           System.out.println("Fail");

       

   }

}

Explanation:

Answered by rajsekhardutta79
1

Answer:

it is a brave enough to do okkkkkkkkkkkkkkkkkkkk

Similar questions