- 1
class Testarray5{ public static void main(String args[]){ //creating two matrices int a[][]={{1,3,4},{3,4,5}}; int b[][]={{1
explain the program flow plz.
1 Odpowiedź
+ 5
I think you miss something in your questions...
explain the program flow plz.