Question: import java.util.Scanner; public class UTSA SPRING 2023 CS1083 section Prj 1 written by name abc123 { public static void main(String[] args) { Initial public class
import java.util.Scanner;
public class UTSA SPRING 2023 CS1083 section Prj 1 written by name abc123 {
public static void main(String[] args) {
Initial public class statement: UTSA - SPRING 2023 - CS1083 -
Question: Why is my public class name giving me a compiling problem? I have gotten rid of the dashes (-) , periods (.), and symbols ( <>) as they're illegal but it's still giving me "error: '{' expected" when I try to compile.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
