Question: 1) Create a folder called pgm1 2) Move into the pgm1 folder 3) Using a linux editor ONLY, create a Java program named: your last

1) Create a folder called pgm1 2) Move into the pgm1 folder 3) Using a linux editor ONLY, create a Java program named: your last name + first letter of your first name + ubuntuPgm1.java example robinsonMubuntuPgm1.java At the top/beginning of the this program, totally aligned to the left, place the following documentation: /********************************************************************* Author : Your Name Course : Your OS Class Information and Semester. Professor : Michael Robinson Program # : Program Purpose/Description { A brief description of the program } Due Date : MM/DD/YYYY Certification: I hereby certify that this work is my own and none of it is the work of any other person. ..........{ your signature }.......... *********************************************************************/ In the above program, from the main method call a new method named: processUbuntu passing your name, the number 2021.99 and the word Fall 4) Using System.out.printf in a separate line display the name of the editor you are using to write your program. 5) Using System.out.printf in a separate line display the command to save and continue writting your program. 6) Using System.out.printf in a separate line display the command to exit your editor without saving your program. 7) At the processUbuntu method, using System.out.printf display the accepted data, in three rows. - On the first row display the first data field. - On the second row display the second accepted data field, using 10 spaces for the integer part and 5 spaces for the decimal part of the number. - On the third row display the third field accepted in CAPITAL LETTERS ONLY. 8) Display 3 (three) benefits of VMs, leaving one empty row between each. 9) Display the major problem with VMs Submitting your program - On the due date or before, upload to Canvas, your java program source code (*.java) above mentioned ( the Ubuntu programs ) - Make sure the program is properly documented and aligned, looking professionally, I will take points off if it is not. - MAKE SURE YOUR PROGRAMS COMPILE AND EXECUTE WITHOUT WARNINGS If you have any questions please send me an email, following our email rules in the Syllabus. Happy Programing!!! 

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!