Spring I - Programming I (Java) - Test 2
Spring I - Programming I (Java) - Test 2
-----------------------------
TEST 2 (60 minutes)
PROGRAMMING I
1. Write a program
1. Take row and column from user, input and output two-dimensional array
on sreen (2 points)
2. Sum all numbers (1 point)
3. Sum of square number (1 point)
4. Find largest negative number (2 points)
5. Does the array have rows containing all negative numbers? And
output this row.(2 points)
6. Sort ascending array (2 points)