You are on page 1of 3

St.

Bridget College
Batangas City
INTEGRATED BASIC EDUCATION
JUNIOR HIGH SCHOOL
PAASCU Accredited – Level II
Contact No. (043) 722-1164
__________________________________________________________________________________

PERFORMANCE TASK

Create the following program using the compiler available in the internet
(https://www.onlinegdb.com/online_c++_compiler). Print your programs and output in a short bond paper.

Learning Competencies
 Create a C++ program using constants, operators and expressions.
 Create a program using the different conditional statement.

You are one of the junior programmer in ABC Company. The supervisor/Mr. Programmer announces
that there will be a promotion for higher position. To test your skills on using conditional statements to solve a
programming problems, Mr. Programmer gives you different tasks.

Follow the given output. You can use your own prefer statement.

First Task
Output
St. Bridget College
Batangas City
INTEGRATED BASIC EDUCATION
JUNIOR HIGH SCHOOL
PAASCU Accredited – Level II
Contact No. (043) 722-1164
__________________________________________________________________________________

Second Task
Output

Last Task
Output
St. Bridget College
Batangas City
INTEGRATED BASIC EDUCATION
JUNIOR HIGH SCHOOL
PAASCU Accredited – Level II
Contact No. (043) 722-1164
__________________________________________________________________________________

Learning Competency
 Create a program using the different conditional statement.

You are one of the applicants in R&R Software Inc. as a software engineer. The Manager give
all the applicants a task to find out how your monthly water and electric bills are computed and model
the computation using C++ expressions. You are to create a C++ program using the conditional
statement. The monthly and electric and water bills are computed by using complex formulas. For
example, the actual price per cubic meter of water is determined by the total consumption. For
example, if your total water consumption is below 100 cubic meters, the price is 10 pesos/cubic
meter, but if your consumption is within 100-200 cubic meters it costs 15 pesos. The price varies in
each bracket.

Standard: 40pts

Rubrics

NEEDS HELP GOOD EXCELLENT


CRITERIA TOTAL

Program works very well.


Program works but
There may be a few
Program does not there are many gaps
Program mistakes but it does not
work. and incorrect codes
and Codes distract from the overall
5-10 pts throughout.
program.
11-15 pts
16-20 pts
The students show no
The student exceeds in The students finish the
Fast effort in finishing the
the time limit. program on time.
Coding program.
5-7 pts 8-10 pts
1-4 pts

Exhibited a positive
Exhibited no interest in Exhibited little interest in
attitude in creating a
Attitude creating a program. creating a program.
program.
1-4 pts 5-7 pts
8-10 pts

You might also like