You are on page 1of 1

PROJECT IN INTERMEDIATE COMPUTER PROGRAMMING

Requirements of this project:


 Printed Codes and Output.
 Design with a complete codes and phrases. Apply all possible codes.
 Comment your Names and Section for every program.
 DO NOT USE ANY CONTROL STRUCTURES!!
 Softcopy of the program (.java and .class) , compile all programs in a compressed folder with filename:
Surname_Surname.zip
 Short Bond Paper
 With Title Page

Deadline: Aug. 25, 2018

PROBLEM # 1: Filename/Classname: Problem_1


Write a program that accepts all data/questions found in a complete resume. Display all possible result.

PROBLEM # 2: Filename/Classname: Problem_2


Write a program that accept 5 integers and find and display the following:
 The sum of all numbers.
 The difference between the first number and fifth number.
 The product of all numbers
 The 25% of third number
 The sum of all numbers: 10% of first number, 20% of second number, 35% of third number, 40% of
fourth number and 80% of the fifth number.

PROBLEM # 3: *
Write a program for the following conversion and compute for all possible equation. Display all possible result.
A. Conversion for Temperature
B. Conversion for Length
C. Conversion for Volume
PROBLEM # 4: *
Write a program that compute and accept values for all available Geometry Equations of the following:
A. Areas
B. Angles
Display all possible result.

*Use a filename/classname that is related to the problem. Example: Problem_3_FahtoCel for Conversion of Fahrenheit
to Celsius.

This is a PROJECT not just an ordinary paper, please make your work presentable and
organize.

You might also like