Complete the following code in the blanks to add the instructions on the comments   class ContactInfo {     private String homeAddress;     private String emailAddress;     private int telephoneNumber; } public class Student {     private String name;     private int age;     private int grade;      // add an aggregation relationship  between class student and Contact Info              -----------------------------------------------------------------------        // add a method called study and print out “Study Hard”           --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------       } }

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter11: Advanced Inheritance Concepts
Section: Chapter Questions
Problem 7PE
icon
Related questions
Question

Complete the following code in the blanks to add the instructions on the comments

 

class ContactInfo {

    private String homeAddress;

    private String emailAddress;

    private int telephoneNumber;

}

public class Student {

    private String name;

    private int age;

    private int grade;

     // add an aggregation relationship  between class student and Contact Info

             -----------------------------------------------------------------------

 

     // add a method called study and print out “Study Hard”

          --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

 

    }

}

Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Unreferenced Objects
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning