Question: How do I perform step 2 and 3? Please give me detailed steps with the output! codingground Compile and Execute Java Online (JDK 1.8.0) SIMPLY

codingground Compile and Execute Java Online (JDK 1.8.0) SIMPLY EASY CODING 1.li Resul 2 java - Xms 16M Execute > Share urce File STDIN 1. public class Assne2{ 3- public static void main(String (jargs) { 4 System.out.println(" "); System.out.printin("-- Student Points mm"); System.out.ptint In" VI MITTTTTTTTt/") 7 System.out.printIncb 8 9 } 10} 5 6 994 ENG 9:15 PM 1/31/2021 DELL A Table of Student Grades Write a Java program that prints a table with a list of at least 5 students toge with their grades earned (lab points, bonus points, and the total) in the format below. Student Points Name Lab Bonus Total Joe 43 7 50 William 50 8 58 Mary Sue 39 10 49 The requirements for the program are as follows: 1. Print the border on the top as illustrated (using the slash and backslash characters) 2. Use tab characters to get your columns aligned and you must use the + operator both for addition and string concatenation. 3. Make up your own student names and points--the ones shown are just for illustration purposes. You need 5 names. Submit your modified files to the Mod 1 Lab 2 assignment folder by the due date
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
