![]() |
Designing Java classes
I require your suggestion in designing a few class structures. The below mentioned are the 2 class hierarchies.
Code:
class ProductBase {What would be an ideal way to design the class structures? Method 1 Code:
class ProductBase {Code:
class ProductBase { |
Re: Designing Java classes
hello falguni ,
you should implement in your program and see trying the both methods. You can read examples online to see which method is used more. |
| All times are GMT +5.5. The time now is 02:21. |