You are on page 1of 2

CvSU Vision CvSU Mission

The premier Cavite State University shall


Republic of the Philippines provide excellent, equitable, and
University in historic
Cavite recognized for CAVITE STATE UNIVERSITY relevant educational opportunities in
excellence in the Tanza Campus the arts, sciences, and technology
development of Bagtas, Tanza, Cavite through quality instruction and
globally competitive  (046) 414-3979 responsive research and development
and morally upright www.cvsu.edu.ph activities.
individuals. It shall produce professional,
skilled, and morally upright individuals
for global competitiveness.
.
Department of Information Technology

PRELIMINARY EXAMINATION
DCIT 50: Object Oriented Programming

Name: _____________________________________ Score: _______________


Year and Section: ____________________________ Date: _______________
PROGAMMING: Create a Java program that will calculate the sum, difference, product and quotient of a
two fixed value array that will be input before the calculations. In each operation the user will input a
number. Submit your work in notepad. Lastname_Prelims.txt and the video of execution of your code
Lastname_PrelimsVid.mp4/mkv. Here is the sample of the output.
https://drive.google.com/file/d/1ZnPQXjXYd7Ul-clkODlTYPJtXsGVgwtR/view?usp=sharing

SCORING RUBRICS

Criteria (Excellent) 10 (Good) 9-7 (Fair) 6-5 (Poor) 4-1 Score

Program
executes Program executes Program executes
Program Program does not
correctly with no with slight syntax or with a minor (easily
execution execute
syntax or runtime errors fixed error)
runtime errors

Program
displays correct Output has minor Output has multiple
Correct output Output is incorrect
output with no errors errors
errors
Program Program displays Program does not
Design of Output is poorly
displays more minimally expected display the required
output designed
than expected output output
Program has slight
Program is
logic errors that do no Program has Program is
Design of logic logically well
significantly affect the significant logic errors incorrect
designed
results
The program works
and produces the The program
The program
correct results and produces correct The program is
works and
Specifications displays them results but does not producing
meets all of the
correctly. It also display them incorrect results.
specifications.
meets most of the correctly.
other specifications.
TOTAL /50

Preliminary Examination – First Semester, SY 2021 – 2022


DCIT 50: Object Oriented Programming
Comments/Suggestions:

Evaluated by: __________________________________

REVISION HISTORY
Revision
Date of Revision Date of Implementation Highlights of Revision
Number

Prepared by: Evaluated by: Approved:

JONEIL M. BACULOD JOYCE ERIKA S. SENARIS, MIT, GIL D. RAMOS, MAHisto


Instructor I LPT Campus Administrator
CP No. 09653893119 e-mail Address: Tanza Campus
e-mail Address: joycesenaris@cvsu.edu.ph Date Approved:
joneil.baculod@cvsu.edu.ph Date Evaluated: ______________ __________________
Department of Information
Technology
Consultation Schedule:
____________________________
Date Prepared: October 5, 2021

Preliminary Examination – First Semester, SY 2021 – 2022


DCIT 50: Object Oriented Programming

You might also like