Computer Science, asked by ratnadeepsaha85, 8 hours ago

class Test {


public
static void main(String[] args)

{

do

System.out.println("FRIENDS");

while (true);

System.out.println("ENEMY");

}

}
output and explanation ?​

Answers

Answered by satya2061
0

Answer:

How to Be Productive When Studying from Home

Create a designated study area. It is important to separate your studying and leisure spaces to avoid distractions. ...

Manage your time. ...

Prioritize your daily tasks to achieve. ...

Be ready with questions. ...

Reward yourself. ...

Stay connected with your peers and teachers. ...

Build your routine.

Similar questions