InterviewSolution
Saved Bookmarks
| 1. |
Design a class LearnReturn that has a methodProdDig() that accepts an integerand returns theproduct of its digits. Design maio () that acceptsa range and prints the product of digits of allthe Even No.s in the range in javathe range |
| Answer» | |