Question 2 Not yet answered Marked out of 5.00 Q2 (5 marks, c1) Suppose you have use object, classes and inheritance to
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Question 2 Not yet answered Marked out of 5.00 Q2 (5 marks, c1) Suppose you have use object, classes and inheritance to
Question 2 Not yet answered Marked out of 5.00 Q2 (5 marks, c1) Suppose you have use object, classes and inheritance to analyze this scenario to write a Java code. There are some smartphone have three attributes (Phoneid, Model, RAM size, color) and two operations (store1, display1). Moreover, create a new iphone class with one attribute (CPU speed) and two operations (store2, display2). This smartphone class will inherit all smartphone class attributes and methods. P Flag question 2 A- B I 1 OP 2
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!