Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Open the Lab class project and show the result as follows. Bluel: lab-classes Project Edit Tools View Help New Class.... Compile LabClass BlueJ: Terminal
Open the Lab class project and show the result as follows. Bluel: lab-classes Project Edit Tools View Help New Class.... Compile LabClass BlueJ: Terminal Window - lab-classes Options Lab class 1-3 pm Instructor: Saahra Room: 427 From this project, Class list: Aysha, student ID: 20192345, credits: 0 bushra, student ID: 201812345, credits: 0 Zahra, student ID: 201734563, credits: 0 Number of students: 3 Student DO a) Write a code for void enrollStudent () method from the lab class. b) Write code for void printList () mehod from the lab class. 2. Try the following using code pad and write the answer: (a) "FINAL LAB EXAM ".substring(3,4) (b) "BLUEJ PROGRAMMING",substring(4,8) (b) System.out.println(new java.util.Random().nextInt(30)); (d) Open the network v1 project. Open the object inspector from the newsfeed class and write down the details of an object.
Step by Step Solution
★★★★★
3.56 Rating (156 Votes )
There are 3 Steps involved in it
Step: 1
I am only writing the part of code that should be replaced or modified I hope thats ok for for ...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started