PC Application
Application Features
Binary System
Logic Gates
Programming
100

Name the PC application we used to create charts.

SPREADSHEET (MS EXCEL)

100

Name ONE feature you can apply on a Word document.

Font, font size, bullets, colors, numbering, alignments, etc.

100

Byte stands for _______________.

Binary Term

100

List the 3 Basic Logic Gates.

AND, OR, and NOT

100

Name the programming language we use in this class.

Python.

200

Outline different types of documents that can be created in a Word processor.

report, letters, resume, calendar, schedule, flyers, brochure etc.

200

Outline TWO or more common features used in Word, Spreadsheet, and Database.

Save, Print, Sort, Font etc.

200

Convert the Decimal 251 to Binary.

11111011

200
Complete the Truth Table for this expression:


A'+B

(Complete and Show your Truth Table to the Teacher)

200

List ALL the 5 stages of Programming.

Analyze Problem, Design, Code, Test, Final Documentation

300

Explain the steps of how to create relationships between tables in a database.

Go to Database Tools, Click on Relationship

Select the Tables, Connect the Fields that are related between the tables 

Create and Save the Relationships.

300

What are 3 common tools used in a Graphic application?  

Text, Clone, Scale, Opacity, Eraser etc.

300

Perform this Arithmetic Operation in Binary:  

1000 - 10 + 111

1101

300

Draw the Logic Gate for this Expression:

(A'.B') + (B+C')

(Draw and Show your Logic Gate to the teacher)
300

Draw a Flowchart for this problem:

A = (a - b) + c

(Draw and show your answer to the teacher)

400

List 2 benefits of using a spreadsheet application, and explain how it can be helpful to local businesses. 

Do calculations and Draw charts.

Businesses can use spreadsheet to calculate sales, set up business forecast for the future and draw up charts for estimates plans.

400

Write the correct Python Code for this problem:

A = (a - b) + c

(Write your code and show to the teacher)