Download as xlsx, pdf, or txt
Download as xlsx, pdf, or txt
You are on page 1of 7

Republic of the Philippines Occidental Mindoro State College San Jose, Occidental Mindoro BUSINESS EDUCATION DEPARTMENT 2ND

SEMESTER, AY 2011-2012 FINAL EXAMINATION (ELECTRONIC) FUNDAMENTALS OF COMPUTER PROGRAMMING AND DBASE Name:____________________________ Yr and Section:_____________________ Score:

I.Theory
Select the letter of your choice. Write or encode your answer in the space provided. Do not modify your electronic test question.

A term commonly used in the programming world to describe the interface and environment a. IDE b. PDS c. CDO d. none of these

A visual programming environment for developing windows application. a. DBASE3+ b. Visual Basic c. Access d. All of these

It is an act of arranging, designing, debugging and writing the source code of the program a. Writing b. Debugging c. Programming d. Mapping

Program that allows you to create and manage databases. a. Excel b. Word

c. Fox Pro d. Access

Allows you to store information related to a specific in an organized way. a. Program b. Database c. Data d. Queries

An object in the database that contains the basic information you wish to store. a. Table b. Data c. Queries d. All of these

An Access tool that users can create to make data entry in the database easier. a. Reports b. Queries c. Forms d. Database

It is called automatically when the end user chooses menu items a. Command b. Procedures c. Program d. Programming

Contains the bits and pieces you need to build your application interface. a. Toolbar b. Toolbox c. Tools d. Commands

10 Allows you to browse through the various properties events and methods that are made available or exposed to you. a. Properties Window b. Object Browser

c. Toolbar d. Toolbox

11 This is the workspace where you actually design the visual layout of the form. a. Properties Window b. Form Designer c. Object Browser d. None of these

12 It shows you what is database and makes the information accessible to you. a. Ribbon b. Navigation Pane c. Reports d. Form

13 Allows you to retrieve information from one or more tables based on a set of search condition a. Queries b. Table c. Book d. Navigation Pane

14 Provides a way to move and resize the controls a. Picture box b. Command Button d. Box d. Pointer

15 Used to accept input from the user as well as to display output a. Command Button b. Commnad Line c. Text box d. Title Bar

16 Used to carry out the specified action when the user click on it. a. Command Line b. Command Button

c. Text box d. Input

17 Display a list of items form which a user can select one a. Command Button b. Scroll bar c. List box d. Output

18 Known as the primitive language and it is extremely difficult to learn. a. Visual Basic b. Visual Fox Pro c. C++ d. Machine language

19 Rows in MS access are called__________________. a. Rows b. Columns c. Record d. Field

20 Columns in MS access are called_______________. a. Fields b. Rows c. Column d. Records

21 What does BASIC means? a. Beginners All-purpose Symbolic Instruction Code b. Beginners All-purpose Symbolic Independent Code c. Beginners All Systematic Instruction Code d. Beginners And Superior Instruction Code

22 Visual basic control which serves as a visual and functional container for controls a. Option button b. Combo box c. Textbox

d. Frame

23 Executes the timer events at specified intervals of time a. Timer b. Clock c. Stopwatch d. All of these

24 Controls that allow the user to select a value within the specified range of values a. Timer b. Stopwatch c. Program d. Scroll bars

25 Used to link or embed an object. Display and manipulate data from other windows based application a. Hyperlink b. OLE c. ELO d. IDE

II. Application Study carefully each data and complete the table below. . Write the formulas based on the given questions 1. Give the total assets of Santiago and Corpuz.(5pts) Assets Cash 700,000 Land 456,587,235 Total Assets 457,287,235

2.What is the original price of a COMPAQ laptop if the buyer bought it PHP26,789.00 with 12% VAT? Show your computation.(10pts) Price VAT 12% Original Price 26,789.00 321468% 23,574.32

3. Compute the General Average grade of Karl Balubal.(5pts) Math Science English MAPEH Filipino HEKASI Gen. Average 89 92 90 87 89 94 90.16666667

4. Give the conditional statement that when the grades are below 75, the remarks should be FAILED

but when it is equal or greater than 75, the remark is PASSED.(10pts) Grade

71 70 85 76 73 90 69

Failed Failed Passed Passed Failed Passed Failed

70 80 79

Failed Passed Passed

Prepared by: ROY HECTOR B. CASEM

You might also like