import java.util.Scann er;
import javax.swing.JOp tionPane;
public class Employee{
public static void main (String[]args) {
@SuppressWarnin gs("resource")
Scanner input = new Scanner(System. in);
System.out.prin tln("Employees Full Name:");
String FullName = input.nextLine( );
System.out.prin tln("Employees Full Name:"+...
User Profile
Collapse
-
cherie123 started a topic There is no error but it came out could not find or load main class Employeesin JavaThere is no error but it came out could not find or load main class Employees
No activity results to display
Show More