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

Java Programming 2 4th Quarter Exam

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

Java Programming 2 4th Quarter Exam

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

JAVA PROGRAMMING 2 (4TH QUARTER EXAMINATION)

1. Create a new project and named it as following: Fullname_JavaProgramming2-4th-Quarter-Exam


Ex. JuanDelaCruz_JavaProgramming2-4th-Quarter-Exam
2. Declare 6 variables that will handle the following data.
a. First Number
b. Second Number
c. Sum of First and Second Number
d. Difference of First and Second Number
e. Product of First and Second Number
f. Quotient of First and Second Number
3. Computation of 4 Arithmetic Operations
4. Outputting the answer of 4 Arithmetic Operations based on the given output image.
5. Other old term for JAVA ----

You might also like