Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

table [ [ WRITE , 2 . 6 4 - 2 . 6 5 , There are 2 parts to 2 . 6 4

\table[[WRITE,2.64-2.65,There are 2 parts to 2.64 and 3 parts to 2.65,lab-classes],[,2.66-2.69||,Provide code ONLY and make sure it compiles,],[,2.70,Include code and explanation of details WHY,],[,2.71-2.73,Provide code ONLY and make sure it compiles,],[,2.74,\table[[Draw BY HAND exactly referencing Fig. 2.3(p.60) and take],[a digital picture (after it is graded in class) to insert into lab],[report],[HINT: Look at ALL the declared fields and how they're],[initialized]],],[,2.75,\table[[Include return VALUE only (in proper format for that value],[type)]],],[,2.76,Explain exactly what happens and details WHY,],[\table[[W & C],[Code/test],[in BlueJ],[and then],[copy to lab],[report]],2.77,\table[[ONLY add 2 separate if blocks (no e/se) in Student],[constructor that does parameter checking of each of the],[parameter values],[HINT: There are NO changes to the remainder of the],[constructor]],],[,2.78,\table[[MUST modify getLoginName() to return the String],[concatenation of 2 String local variables namePart + idPart],[initialized AT time of declaration to entire name/id fields. Alsp],[include 2 if blocks ONLY (NO else blocks) checking],[name.length() or id.length() to ensure their maximum],[lengths; otherwise, need to use .substring on name/id fields],[to only utilize the first 4(name) or id) characters],[NOTE: Never >2 return statements in methods ... here],[ONLY 1]],],[WRITE,2.79,\table[[Write actual results of each expression AND answer the],[question],[NOTE: Remember the quotes for Strings]],\table[[better-ticket-],[machine]]],[,2.80,\table[[Write actual return results AFTER each of the 2 getBalance],[calls],[NOTE: In Code Pad, accessor method calls do NOT require],[a semicolon at the end since they are expressions, not],[statements]],],[,2.81-2.82,\table[[Write actual results AND explain in detail WHY],[HINT: t1 and t2 are ALIASES that reference the SAME],[object]],],[,2.86,\table[[The Book objects are immutable ... EXPLAIN what],[immutable means AND why the objects (up to 2.86) are],[immutable],[HINT: Look at the methods declared so far (up to 2.86)...],[especially the mutator methods]],],[\table[[W & C],[NOTE],[Different],[heading]],2.83-2.92,\table[[Make 1 heading as 2.83-2.92dots then complete ALL],[exercises for 2.83 through 2.92(except 2.86) in BlueJ],[FIRST dots as some code may change or be modified with],[later exercises. Only then, after making sure all code],[compiles (without errors) and properly tested (without],[runtime exceptions), copy screen prints of ALL the code for]],]]
please do all answers step by step code by java
image text in transcribed

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

Students also viewed these Databases questions

Question

4. Devise an interview strategy from the interviewers point of view

Answered: 1 week ago