0% found this document useful (0 votes)
26 views1 page

Spring I - Programming I (Java) - Test 2

Uploaded by

Thế Vinh Phan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views1 page

Spring I - Programming I (Java) - Test 2

Uploaded by

Thế Vinh Phan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Student Name: __________________________________

Student ID: _____________________________________

-----------------------------
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)

You might also like