Computer Science, asked by maniIlikeyou, 1 month ago

Write a program in Java to display your School's name, your name, class & section in different lines.​

Answers

Answered by harshitpro22
4

Answer:

public class school

{

public static void main ()

{

System.out.println( " write your school name" );

System.out.println(" name = write your name" );

System.out .println( " class = your class");

System.out .println(" section= your section");

}

}

hope it will help you

Answered by xXbrainlykibacchiXx
1

Avoid things and places that remind you of them so you don't get emotional, and try your best not to communicate with them. Try to ignore them as much as you can, and in time, you'll have more control over your feelings and emotions. Spend more time doing things by yourself and doing things that you enjoy doing.

hey thanks

Similar questions