0% found this document useful (0 votes)
73 views2 pages

College of Engineering BES 10: Midterm Exam

This document provides instructions for a midterm exam with two parts. Part I involves creating a spreadsheet to calculate cost estimates using provided equations, including total project cost without VAT. Part II involves converting time values stored in binary to display on a stopwatch, and explaining a memory hierarchy diagram. Students are instructed to submit their answers in Excel and PDF/JPEG format by a deadline of March 25, 2022.
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)
73 views2 pages

College of Engineering BES 10: Midterm Exam

This document provides instructions for a midterm exam with two parts. Part I involves creating a spreadsheet to calculate cost estimates using provided equations, including total project cost without VAT. Part II involves converting time values stored in binary to display on a stopwatch, and explaining a memory hierarchy diagram. Students are instructed to submit their answers in Excel and PDF/JPEG format by a deadline of March 25, 2022.
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/ 2

Bicol University

College of Engineering BES 10:


Legazpi City Computer Fundamentals and Programming
MIDTERM EXAM

Instructions:
 Write the following on your answer sheet.
 Name
 Student Number
 Section
 Submit your answers on Excel file for Part I and PDF/Jpeg File for Part II
 Deadline of submission: March 25, 2022

PART I

I. Create a spreadsheet like the one below and use the equation to answer the following questions:

1. Change the formatting of numbers and letters to:


1.1 Font Style: Times New Roman
1.2 Font Size : 12
1.3 Bold and Center the Titles
1.4 Rename Sheet1 to Detailed Estimate
1.5 Widen the Columns and Rows if necessary.

2. Calculate the cost (Labor Cost, Direct Cost, OCM, Profit, Vat & Total Cost) of each Item using
following Equation:

a. Direct Cost = Material + Labor


b. Labor Cost = 35% of Material Cost
c. Overhead, Contingencies & miscellaneous (OCM) = 12% of Direct Cost
d. Profit = 8 % of Direct Cost
e. VAT= (Direct Cost + OCM+ Profit) 12%
f. Total Cost = Direct Cost + OCM+ Profit + VAT

3. What is the Total Project Cost if we will not include the Value Added Tax (VAT)?

Prepared By: Marijo Charm Lo Delavin 1|P a ge


PART II

1. In a relay, a man uses a stopwatch to identify the length of time consumed of each participant. A
stopwatch uses six digits to display Hours, Minutes and Seconds. The stopwatch is stopped at:

5 hrs : 25 mins : 59 sec


HrsH
The 8- bit register isrsused to store each pair of digits.

Write the 8- bit binary numbers that are currently store in Hours, Minutes and Seconds

Hours

Minutes

Seconds

2. A referee stopped the watch and the 8-binary numbers register shown below:

HOURS 0 0 0 0 0 1 0 1
MINUTES 0 0 0 1 1 0 1 0
SECONDS 0 0 1 1 0 1 1 1

Write the values that will now be shown on the stopwatch.

___ HRS : ___ MINS. : ___ SEC.

3. Explain the Memory Hierarchy shown in Figure 1.

Figure 1

Prepared By: Marijo Charm Lo Delavin 2|P a ge

You might also like