Vous êtes sur la page 1sur 8

Senior High School Department

S.Y. 2018 - 2019

FINAL EXAMINATION IN
COMPUTER SYSTEMS SERVICING 4

NAME: ____________________________________________________ GRADE/SECTION : ________________________


TEACHER : _________________________________________ DATE :______________________ SCORE:_______________

Instruction: Choose and encircle the letter of your choice.


1. It is a program that manages all Hardware and Software.
a. Operators System c. Operating System
b. Windows System d. File System

2. It is control of every process, file, section of memory and device.


a. Operators System c. Operating System
b. Windows System d. File System

3. It is an in charge for the main memory.


a. Memory Manager c. Device Manager
b. Process Manager d. File Manager

4. Decides how to allocate the memory of the computer?


a. Memory Manager c. Device Manager
b. Process Manager d. File Manager

5. Manages every device, channel and control unit?


a. Memory Manager c. Device Manager
b. Process Manager d. File Manager

6. Check every type of file that is on the system?


a. Memory Manager c. Device Manager
b. Process Manager d. File Manager

7. Allowing us to divide the Job into equal size?


a. Process Scheduler c. Segment Memory Allocation
b. File Scheduler d. Paged Memory Allocation

8. What do you call the section of a disk?


a. Black c. Band-width
b. Sectors d. Page-Frame

9. What is the sectors of the main memory?


a. Black c. Band-width
b. Sectors d. Page-Frame

10. Splits the job into separate segments that reflects the nature and structures of the code?
a. Process Scheduler c. Segment Memory Allocation
b. File Scheduler d. Paged Memory Allocation

11. Refers to the speed which the process can execute instruction?
a. Band-width c. Cache
b. Clock Speed d. Performance

12. Determine how much information can be process in one instruction?


a. Band-width c. Cache
b. Clock Speed d. Performance
13. The processor has its own version of memory called _____?
a. Band-width c. Cache
b. Clock Speed d. Performance

14. It can process 5 to 10 times faster than the RAM?


a. Band-width c. Cache
b. Clock Speed d. Performance

15. This is in charge of making efficient used of the physical processor?


a. Process Scheduler c. Segment Memory Allocation
b. File Scheduler d. Paged Memory Allocation

16. This means a job is very selfish and make use of all the resources and not share them out?
a. Deadlock c. Resource Hogging
b. Livelock d. Starvation

17. This means giving the power to interrupt the job?


a. Pre-emptive c. Round Robin
b. Non-pre-emptive d. Process Scheduler

18. We have to wait to complete before we can do anything?


a. Pre-emptive c. Round Robin
b. Non-pre-emptive d. Process Scheduler

19. ______relay on the algorithm in order to set an instruction to allocate the CPU and moves jobs to the
system?
a. Pre-emptive c. Round Robin
b. Non-pre-emptive d. Process Scheduler

20. It is a well-known algorithm?


a. Pre-emptive c. Round Robin
b. Non-pre-emptive d. Process Scheduler

21. Is a problem with no process is willing to release their resources so everything is in Lock state?
a. Deadlock c. Resource Hogging
b. Livelock d. Starvation

22. Does release resources but return to lock state?


a. Deadlock c. Resource Hogging
b. Livelock d. Starvation

23. Means that the process is always getting what it wants while the rest is have to wait and not receiving a
resources?
a. Deadlock c. Resource Hogging
b. Livelock d. Starvation

24. It is controlled by program putting jobs on the queue and taking them all on at a time?
a. Flash Memory c. Direct Access
b. Spooler d. Virtual Devices

25. A combination of dedicated device and shared device?


a. Flash Memory c. Direct Access
b. Spooler d. Virtual Devices

26. What do you call a device that process 1 job at a time?


a. Dedicated device c. Virtual Device
b. Shared device d. Access Device
27. What do you call a device that assigned to multiple processes?
a. Dedicated device c. Virtual Device
b. Shared device d. Access Device

28. Is the most widely used optical disc with a standard capacity of around 700MB.
a. Floppy Disk c. Compact Disc
b. Digital Versatile Disk d. RAM

29. It a type of electrically, erasable, programmable read only memory where it can have stored data securely
even if it is remove from the power source.
a. Flash Memory c. Direct Access
b. Spooler d. Virtual Devices

30. It has a complex job and it is in charge of physical component.


a. Memory Manager c. Device Manager
b. Process Manager d. File Manager

31. Who is the founder of Apple Computer?


a. Steve Jobs c. Steve Wozniak
b. Bill Gates d. Steve Ballmer

32. Who is the founder of Microsoft?


a. Steve Jobs c. Steve Wozniak
b. Bill Gates d. Steve Ballmer

33. What was the name of the second computer that Apple designed (it is also the name of Steve’s daughter)?
a. Liza c. Lissa
b. Lisa d. Lyza

34. Where is Silicon Valley located?


a. California c. Toronto
b. Los Angeles d. London

35. What is the 5th essential managers of every operating system?


a. Virtual Manager c. Device Manager
b. Network Manager d. Internet Manager

36. Single user contiguous, fixed partition and dynamic partition is the 3 scheme of.
a. Memory Management c. Device Management
b. Process Management d. File Management

37. How many replacement policies to determine replacement of a page?


a. 1 c. 3
b. 2 d. 4

38. It is important in Performance, speed and bandwidth so that the result vary from machine to machine.
a. Memory Manager c. Device Manager
b. Process Manager d. File Manager

39. 5 State of Process.


a. Hold-Ready-Get Set-Run-Finish c. Hold-Wait-Ready-Run-Finish
b. Ready-Hold-Wait-Run-Finish d. Hold-Ready-Run-Wait-Finish

40. Status of device, enforce policies, allocation and deallocation are 4 basic function of.
a. Memory Manager c. Device Manager
b. Process Manager d. File Manager

41. Is an example of dedicated device?


a. Keyboard c. Laptop
b. Mouse d. Printer
42. Is a method for storing and organizing computer files and the data they contain to make it easy to find and
access them?
a. Operators System c. Operating System
b. Windows System d. File System

43. Typically have directories which associate file names with files, usually by connecting the file names to an
index in a file allocation table of some sort, such as the FAT in a DOS file system.
a. Operators System c. Operating System
b. Windows System d. File System

44. Are simple strings, and per-file Metadata is maintained which bookkeeping information, typically
associated with each file within a file system.
a. File Managers c. File Systems
b. File Names d. File Extensions

45. Could contain file attributes such as file size, data and time of creation or modification of the file, owner of
the file, owner of the file, access permission etc.
a. Metadata c. FAT
b. NTFS d. DOS

46. Is a file system designed for the storage of files on a data storage device, most commonly a disk drive e.g.
FAT, NTFS etc.?
a. Flash File System c. Disk File System
b. Network File System d. Storage File System

47. Is a file system that acts as a client for a remote file access protocol, providing access to file on a server e.g.
NFS, SMB etc.?
a. Flash File System c. Disk File System
b. Network File System d. Storage File System

48. Is a file system designed for storing files on some flash memory devices?
a. Flash File System c. Disk File System
b. Network File System d. Storage File System

49. Is a file system initially developed for DOS operating system and was later used and supported by all
version of Microsoft Windows?
a. Metadata c. FAT
b. NTFS d. DOS

50. Was introduces with the windows NT operating system?


a. Metadata c. FAT
b. NTFS d. DOS

“An honest centavo is better than a stolen peso.”

GERMAN N. ESTRELLES III


Subject Teacher
Senior High School Department

FINAL EXAMINATION IN
COMPUTER SYSTEMS SERVICING 5

NAME: ____________________________________________________ GRADE/SECTION : ________________________


TEACHER : _________________________________________ DATE :______________________ SCORE:_______________

The minimum requirements for installing Windows XP Professional:


1. Processor:
2. RAM:
3. Hard Drive:
4. Disk Drive:
5. Hard disk capacity:
The recommended requirements for installing Windows XP Professional:
6. Processor:
7. RAM:
The minimum requirements for installing Windows 7:
8. Processor:
9. RAM:
10. Hard disk free space:
11. Disk drive:
12. Graphics Memory:
Operating system boot by
13.
14.
15.
Instruction: Arrange the following in Installing Windows XP Professional.

_________________ Windows XP Professional Desktop

_________________ Networking setting

_________________ Input the 25-character product key code

_________________ Input the user’s name and organization’s name

_________________ Formatting the new partition

_________________ List of existing partitions and unpartitioned space on the computer

_________________ Windows XP Professional Setup

_________________ Setup your BIOS and boot set up

_________________ Insert your bootable device

_________________ Prepare the tools and devices to be use

Instruction: Arrange the following in Installing Windows 7.


 Welcome Screen
 Load your Windows 7 DVD and boot it. It will now load the setup files.
 Loading process
 Booting process is in progress
 Click Install now.
 Select the drive where you want to install Windows 7 and click Next. If you want to make any partitions,
click Drive options (advanced), make the partitions and then click Next.
 After completing the first step, it will expand (decompress) the files that it had copied.
 Click Upgrade if you already have a previous Windows version or Custom (advanced) if you don’t have a
previous Windows version or want to install a fresh copy of Windows 7.
 After restarting for the first time, it will continue the setup. This is the last step so it will take the most time than
the previous steps.
 Drive Options Menu: Windows warns that it may need to create a few partitions for the system, Click "OK" to
continue.
 It will now start installing Windows 7. The first step, (i.e. Copying Windows files) was already done when you
booted the Windows 7 DVD so it will complete instantly.
 Select your language, time & currency format, keyboard or input method and click Next.
 After that it will automatically restart after 15 seconds and continue the setup. You can also click Restart now to
restart without any delays.
 And there you have a fresh copy of Windows 7 installed!
 Turn your computer on and then press Del or F2 (depend on your computer’s mainboard) to enter the system
BIOS
 After installation, Please do not press key this time
 Check I accept the license terms and click Next.
 Type your desired user name in the text-box and click Next. It will automatically fill up the computer name.
 Select your desired option for Windows Updates.
 Preparing your desktop
 If you want to set a password, type it in the text-boxes and click Next.
 Type your product key in the text-box and click Next. You can also skip this step and simply click Next if you
want to type the product key later. Windows will run only for 30 days if you do that.
 Select your time and click Next.
 If you are connected to any network, it will ask you to set the network’s location.
 Go to Boot menu and choose Boot From CD/DVD.

Instruction: Choose and write the letter of your choice.

a. Storage Device c. Input Device e. Output Device


b. Internal System Unit d. External System Unit f. Connections
_____________ 1. Molex Male and Female
_____________ 2. Microphone
_____________ 3. Speaker
_____________ 4. Motherboard
_____________ 5. ATX 24 pin
_____________ 6. Plotter
_____________ 7. Monitor
_____________ 8. Scanner
_____________ 9. VGA Cable
_____________ 10. Video Card
_____________ 11. SATA Cable
_____________ 12. Earphone Jack
_____________ 13. I/O Bezel Plate
_____________ 14. Reset Button
_____________ 15. Line in Jack
_____________ 16. Power Cable
_____________ 17. VGA Port
_____________ 18. Drive Bay
_____________ 19. Printer
_____________ 20. Laser Jet Printer
_____________ 21. Compact Disk
_____________ 22. Power Button
_____________ 23. Ethernet Port
_____________ 24. Flash Drive
_____________ 25. Web Camera
_____________ 26. Hard Disk Drive
_____________ 27. CMOS
_____________ 28. Fire wire cable
_____________ 29. CPU fan with heat sink
_____________ 30. ATA cable
_____________ 31. Memory Cards
_____________ 32. Digital Versatile Disk
_____________ 33. Dot Matrix Printer
_____________ 34. HDMI port
_____________ 35. Mini DVD
_____________ 36. SATA port
_____________ 37. Solid State Drive
_____________ 38. Fire wire cable

Instruction: Arrange the following in step by step guide in computer assembly.

__________Connect the power cables, data cables and I/O to the motherboard.
__________Install the memory module or RAM into the motherboard
__________Open the computer case
__________Prepare the system components or parts
__________Install the CPU into the motherboard
__________Gather the tools to be used.
__________Install CPU fan/heat sink into the motherboard
__________Cover the Case
__________Mount the Hard Disk
__________Mount the motherboard in the case
__________Assembly Preparation
__________Mount the optical Drive, CD /DVD-ROM/ Burner Drive

“An honest centavo is better than a stolen peso.”

Vous aimerez peut-être aussi