Question: trying to compile my program but it keeps saying file not found Also as you can see I have to write a program with my
trying to compile my program but it keeps saying "file not found"

Also as you can see I have to write a program with my name and my major . Am I doing that right ? Also stars (" * ") need to be around my name and program example

How do I do that?
I'm using Notepad++ and using Java for program language
public class Homeworkl{ public static void main (String[] args) { System.out.println("Niky"); System.out.println("Computer Science") Command Prompt C:\Users\Niky>javac Homework1.java error: file not found: Homework1.java Usage: javac
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
