Given the classes below, what are the class types of instance m? Check all correct answers. -1 attachment - 1-public class Canned Food ( 2- String barCode; 3- double price, 4. boolean isExpired() (return false;) 6-public class Sardines ??????? Canned Food int quantity, 7- & String computeSales() () 10 public class SalesCalc ??????? Sardines ( 11- double discounted Amount(int d, double p) () int updateQty(int qty) 12- 13-) 14-public class Mega ??????? SalesCalc( 15- Date expiry Date; 16- double discounted Amount(int d, double p) {retum (d/100.0)"p;) int updateQty(int qty) (retum ++qty;) 17 public static void main(String[] args) { 18- 19- Mega m= new Mega0; // instance m 21- SalesCalc se= new SalesCalc(); // instance sc Sardines yt-new Sardines(); // instance yt

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
Given the classes below, what are the class types of instance m? Check
all correct answers.
-1 attachment-
1-public class Canned Food (
2-
String barCode;
3-
double price;
boolean isExpired() (return false;}
5-1
6-public class Sardines ??????? CannedFood {
int quantity;
7-
String computeSales() ()
10-public class SalesCalc ??????? Sardines (
11- double discounted Amount(int d, double p) {}
12-
int updateQty(int qty) {}
13-)
14-public class Mega ??????? SalesCalc {
15-
Date expiry Date;
16-
double discounted Amount(int d, double p) {retum (d/100.0)*p;}
17-
int updateQty(int qty) {return ++qty; }
18-
public static void main(String[] args) {
19-
Mega m = new Mega(); // instance m
20-
SalesCalc sc = new SalesCalc(); // instance sc
Sardines yt = new Sardines(); // instance yt
21-
22-
}
23-}
A. Canned Food
B. Mega
C. SalesCalc
D. Sardines
E. None
Transcribed Image Text:Given the classes below, what are the class types of instance m? Check all correct answers. -1 attachment- 1-public class Canned Food ( 2- String barCode; 3- double price; boolean isExpired() (return false;} 5-1 6-public class Sardines ??????? CannedFood { int quantity; 7- String computeSales() () 10-public class SalesCalc ??????? Sardines ( 11- double discounted Amount(int d, double p) {} 12- int updateQty(int qty) {} 13-) 14-public class Mega ??????? SalesCalc { 15- Date expiry Date; 16- double discounted Amount(int d, double p) {retum (d/100.0)*p;} 17- int updateQty(int qty) {return ++qty; } 18- public static void main(String[] args) { 19- Mega m = new Mega(); // instance m 20- SalesCalc sc = new SalesCalc(); // instance sc Sardines yt = new Sardines(); // instance yt 21- 22- } 23-} A. Canned Food B. Mega C. SalesCalc D. Sardines E. None
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY