Write an application that ask the user to fill a 4x3 matrix array. Include a method that calculate the sum, and use it.
Output:
import java.util.Scanner; |
No comments :
Post a Comment