Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

2. (30 points) Assume the following classes are fully implemented (details omitted for simplicity). Assume the following code (which is crror free) is executed before

image text in transcribed
image text in transcribed
2. (30 points) Assume the following classes are fully implemented (details omitted for simplicity). Assume the following code (which is crror free) is executed before each line of code given in parts a-j below (so treat each problem independently): Person p1 miew Studant(): Person p2= new phosisudent( (): Person p3= new person(): Person p4= new Teacher () : Bhostudent, phd = new phostudent, () : Teacher t1= new Teacherio: student s1= new student(); For each of the following, tell whether the statement is legal, will cause a compiler error, or will cause a runtime error, and briefly state why (if it is not legal). a. t1= new Person(); b. Object obj = pl; c. s1=( Student ) new Object ); d. s1=p2; e. double gna =p. getGPAO; f. double gpa = (Student) p2.getGPAO; g. boolean abd =(( PhDStudent ) p2 . isABD0; h. Ul giveGrade(phd1,1); i. p3.giveGrade(s1,1); j. ((Teacher) p4) girsGarade( (Student) (new PhDSTudenu)), 1)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Understanding Oracle APEX 5 Application Development

Authors: Edward Sciore

2nd Edition

1484209893, 9781484209899