wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

BCS Level 3 Award in Mobile and Operating Systems - Test 1

Total questions: 71

Worksheet time: 48mins

Name
Class
Date
1.

What statement best describes an operating system

a)

It is software that provides nice interfaces to the user for them to run software application.

b)

It provides a GUI to the user and connects you to the internet to look at things.

c)

An operating system is a system program that controls and organises the general operation of the computer. It basically tells the hardware what to do.

d)

An operating system operates the machine, and proves an interface for the user.

2.

Which of these are operating system functions?

a)

Processor, CPU and capacitor management

b)

Peripheral, CPU and power-supply management.

c)

CPU, RAM, Storage and network management

d)

all of the above

3.

This operating system provides great usability for home and business users.

a)

Linux Server

b)

Windows Desktop

c)

Windows Server

d)

Spiceworks

4.

These are examples of mobile operating systems

a)

Windows server and Windows Desktop

b)

Android and OSI

c)

Androde and IOS

d)

Android and IOS

5.

What does ESD stand for?

a)

Electrostatic discharge

b)

Electrostatical discharge

c)

Elementary discharge

d)

Electrostatic dissolution

6.

What system loads first when booting a PC?

a)

BIOS

b)

Word processor

c)

Operating system

d)

Firmware

7.

What is POST?

a)

Power on Sequence Test - is the diagnostic testing of the keyboard, random access memory, disk drives, and other hardware when the PC is turned on

b)

Please Operate Speedy Thanks - is the diagnostic testing of the keyboard, random access memory, disk drives, and other hardware when the PC is turned on

c)

Power on Self Test - is the diagnostic testing of the keyboard, random access memory, disk drives, and other hardware when the PC is turned on

d)

Power on Self Test - is the diagnostic testing of the human body when it wakes from sleep.

8.

What is the BIOS?

a)

Basic input operating system

b)

Basic inward outward software

c)

Firmware

d)

Brown Indigo Orange Silver

9.

What is the MAIN purpose of end-to-end testing?

a)

To run alternative configurations to find the best one.

b)

To ensure data integrity between system components.

c)

To run all components at their maximum capacity.

d)

To identify areas for improved performance.

10.

Safari, is a native app for which OS?

a)

Android

b)

Apple IOS

c)

ISO

d)

Titan

11.

Which of the following application stores is compatible with Android?

a)

App Store.

b)

Windows Marketplace.

c)

Google Play.

d)

BlackBerry World.

12.

Which of the following application stores is compatible with Apple IOS?

a)

App Store.

b)

Windows Marketplace.

c)

Google Play.

d)

BlackBerry World.

13.

Which of the following application browsers is compatible with Android?

a)

App Store.

b)

Safari

c)

Google Play.

d)

Chrome

14.

What native application would be used to run commands in a Linux environment?

a)

cmd

b)

Command Prompt

c)

Terminal

d)

Nano

15.

What native application would be used to run commands in a Windows environment?

a)

commando

b)

Command Prompt

c)

Terminal

d)

Nano

16.

What native application would be used to edit text in Linux?

a)

Notepad

b)

Notepad++

c)

Paint

d)

Nano

17.

An infrastructure technician needs to modify a Linux configuration file using a text editor. Which of the following utilities COULD be used?


a) Vi or Vim.

b) Gimp.

c) Pico.

d) Nano.

a)

a, b and c only.

b)

b, c and d only.

c)

a, b and d only.

d)

a, c and d only.

18.

Which command displays all network adapters installed on a Windows PC?

a)

ifconfig

b)

ipconfig /all

c)

ifconfig -a

d)

ipconfig

19.

Which command displays network adapters installed on a Linux Machine?

a)

ifconfig

b)

ipconfig /all

c)

ifconfig -a

d)

ipconfig

20.

What is the risk of not using user access control (UAC) within Windows?

a)

It downloads viruses

b)

Software can run without the user knowing

c)

Software will not install

d)

You won't get pester anymore when you want to run something

21.

A windows folder shared with a dollar sign ($) after it USUALLY indicates what?

a)

It is write protected.

b)

It is US region specific.

c)

It is hidden.

d)

It is finance related.

22.

What is the need for malware protection on a system?

a)

To send emails

b)

to block malicious code from running

c)

to keep it running efficiently

d)

to prevent malicious code from running and to remove malicious code

23.

Windows utilises the following patch management tool?

a)

WDS (Windows Deployment Services)

b)

WSUS (Windows sequencial update services

c)

WSUS (Windows Server Update Services)

d)

WDS (Windows download services)

24.

This is needed to ensure security of a given operating system is maintained

a)

FDisk

b)

Storage management

c)

WPA2

d)

Patch Management

25.

Also called a Virtual Private Dial-up Network (VPDN), this is a user-to-LAN connection used by a company that has employees who need to connect to the private network from various remote locations.

a)

Remote-Access

b)

Site-to-Site

26.

Which of the following is a VPN technology

a)

UDP

b)

TCP

c)

L22P

d)

L2TP

27.

Which of the following is a VPN technology

a)

UDP

b)

TCP

c)

IPSEC

d)

L22P

28.

Which of the following is a VPN technology

a)

PPTP

b)

TCP

c)

CHAP

d)

L22P

29.

What protocol can be used for authentication on a VPN connection?

a)

CHIP

b)

CHOP

c)

CHEP

d)

CHAP

30.

Which of the following is an advantage of an IPSec VPN?

a)

VPN tunnel is torn down once transfer of data is finished.

b)

Can only connect one IP address on each end of the tunnel.

c)

Uses WEP to encrypt traffic between nodes on the VPN.

d)

Public keys are not exchanged between nodes.

31.

Asymmetric cryptography uses 1 key for both encryption and decryption?

a)

True

b)

False

32.

Public and Private keys are needed as part of which cryptography technique?

a)

Symmetric (Private Key)

b)

WEP

c)

Asymmetric (Shared Key)

d)

HTTPS

33.

This is the abbreviation given the the cryptography technique used by HTTPS

a)

PIK

b)

PEKI

c)

PKI

d)

KPI

34.

How does PKI work?

a)
  1. Server public key (Asymmetric key) sent to client
  2. Client uses its private key to encrypt webpage key (asymmetric Key)
  3. Cipher text sent to server
  4. Server decrypts with public key (symmetric).
  5. Server now has safe webpage.
b)
  1. Client and server agree on a key (Symmetric Key)
  2. Key sent so both have copy
  3. Client encrypts website with credentials and sends cipher to Server (symmetric key)
  4. Server now decrypts with given shared private key (symmetric)
  5. Server can encrypt anything with the same private (symmetric) key and send back to the client
c)
  1. Server public key (Asymmetric key) sent to client
  2. Client uses the given key to encrypt session key (symmetric Key)
  3. Cipher text sent to server
  4. Server decrypts with private key (asymmetric key).
  5. Both now have session key to communicate safely, and quickly.
35.

Why use HTTPS?

a. Increases user’s trust and confidence

b. Protects user’s sensitive information

c. Allows quicker delivery of webpages

d. Increases Organisation’s reputation over the internet

a)

all of the above

b)

a, c and d

c)

b, c and d

d)

a, b and d

36.

Which of the following secures data in transit?

a)

FTP

b)

Block level encryption

c)

IPSec

d)

File level encryption.

37.

HTTPS utilises what port number?

a)

43

b)

80

c)

443

d)

8080

38.

The following describes what process?


Asymmetric (public key) encryption is used first to establish the connection, which is then replaced with symmetric encryption (called the session (Session Key) for the duration

a)

HTTP

b)

PKI (HTTPS)

c)

WEP

d)

WPA2

39.

VOIP stands for what?

a)

Voice Obatum Internal Protocol

b)

Voice Over Internet Protocol

c)

Vocal Observations In Practice

d)

Voice Over Instable Protocol

40.

VOIP utilises the following protocol?

a)

TCP

b)

PI

c)

HTTP

d)

UDP

41.

VOIP communication does not have quality of service guarantees. It uses this instead.

a)

It utilises something called 'Hit and Hope'

b)

It utilises something called 'best effort'

c)

It utilises something called 'best attempt'

d)

It utilises TCP so it doesn't matter

42.

Which of the following a suitable wireless security protocols?

a. WPA2

b. WPA1

c. WPA

d. WEP

a)

a, b and c

b)

b, c and d

c)

a, c and d

d)

all of them

43.

802.11 is the standard for?

a)

Ethernet

b)

Bluetooth

c)

Cryptography

d)

Wi-Fi

44.

802.11 defines Wi-Fi, what security scope's did it service?


a. Authentication

b. Availability

c. Integrity

d. Confidentiality

a)

all of the above

b)

a, b and c

c)

b, c and d

d)

a, c and d

45.

Which of the following Wireless protocols is the most secure?

a)

WEP

b)

WPA

c)

WPA2

d)

WINS

46.

The common security triad CIA stands for?

a)

Confidentiality, Internet, Availability

b)

Confidentiality, Integrity, Authentication

c)

Confidentiality, Integrity, Availability

d)

Confidential, Integrity, Available

47.

Define the term BYOD

a)

Bring your own dessert

b)

Bring you ordinary device

c)

Bring your own device

d)

Bring yellow and orange devices

48.

Why would an organisation utilise BYOD?


a. Increased productivity of staff

b. Staff balance of professional and personal lives

c. Workplace flexibility

d. Reduced cost to the organisation

a)

a, b and c

b)

b, c and d

c)

a, c and d

d)

all of the them

49.

Which of the following would be considered as a MAJOR disadvantage to implementing BYOD to a company?

a)

Company data loss

b)

Increased bandwidth used

c)

Malware infections

d)

Personal data loss

50.

Mobile devices are updated through a software distribution method called OTA, what does this stand for?

a)

Over the Air

b)

Offering The Algorithm

c)

On the Adapter

d)

Off the AppServer

51.

Which of the following are benefits to encrypting a mobile phone?

a. The device cannot be unlocked without the passcode

b. The information on the users phone is unable to be read without the decryption code

c. This phone is no longer able to make or receive phone calls

d. The phone is not able to connect to unsecured wireless networks

a)

a and b only

b)

c and d only

c)

b and d only

d)

a and c only

52.

______ is typically a deployment of a combination of on-device applications and configurations, corporate policies and certificates, and backend infrastructure, for the purpose of simplifying and enhancing the IT management of end user devices.

a)

MDM (Mobile Device Manager)

b)

DMM (Device Mobile Management)

c)

MDM (Mobile Device Management)

d)

MMD (Management of Mobile Devices)

53.

Mobile device management software allows which of the following

a. Remote Wipe

b. Tracking

c. Security Policy enforcement

d. Encryption

a)

a and b only

b)

a, b and c only

c)

b, c and d only

d)

all (a,b,c and d)

54.

Essentially a secure cyrptoprocessor that can store cryptographic keys.

a)

TPM (Trusted Platform Microprocessor)

b)

TPM (Trusted Platform Module)

c)

PTM (PlatformTrusted Module)

d)

CKL (Crypto Key Logger)

55.

Which of the following passwords follows a suggested strength?

a)

Password1

b)

p4ssword

c)

Password

d)

P@ssw4d

56.

2 factor-authentication (2FA) involves

a)

Username and password

b)

username, password and random generated code

c)

username and random generated code

d)

password and passport

57.

Password/Pin authentication is considered as

a)

Knowledge

b)

Possession

c)

Biometric

58.

SmartCard/Token authentication is considered as

a)

Knowledge

b)

Possession

c)

Biometric

59.

Biometric authentication that uses pattern-recognition techniques based on high-resolution images of the retinal

a)

Iris Recognition

b)

Fingerprint Recognition

c)

Voice Recognition

d)

Facial Recognition

60.

Authentication methods that uses numerous, distinguishable landmarks, different peak and valleys.

a)

Iris Recognition

b)

Fingerprint Recognition

c)

Voice Recognition

d)

Facial Recognition

61.

A disadvantage of this authentication method is that ridge patterns can be affected by cuts, dirt, or even wear and tear.

a)

Iris Recognition

b)

Fingerprint Recognition

c)

Voice Recognition

d)

Facial Recognition

62.

Which is the most secure way of remotely access a system

a)

Telnet

b)

HTTPS

c)

SSH

d)

Nano

63.

This application allows for an invite to be sent to a 3rd party for remote help.

a)

RDP

b)

Remote Desktop

c)

Remote Assistance

d)

SSH

64.

RDP stands for?

a)

Remote Desktop Programming

b)

Response Device Protocol

c)

Remote Deployment Protocol

d)

Remote Desktop Protocol

65.

The remote desktop protocol (RDP) allows for remote desktop to a PC. What port number does it function over?

a)

389

b)

80

c)

21

d)

3389

66.

SSH allows for remote management of a system. Whats does SSH stand for?

a)

Secure Software hosting

b)

Secure Socket host

c)

Security Socket Host

d)

Secure software host

67.

What port number is SSH associated with?

a)

21

b)

23

c)

22

d)

80

68.

You have the choice of using SSH or telnet to remote manage a machine, what would you choose?

a)

telnet as the commands are built into all operating systems

b)

SSH as it provides encryption of the commands being sent and recieved

c)

telnet as it provided encryption of the commands being sent and received

d)

SSH as all systems have it installed so its there to use

69.

Telnet is an insecure method of remote management of a system. What port does it utilise?

a)

20

b)

21

c)

22

d)

23

70.

Microsoft utilises this open source SSH solution

a)

OpenSSH

b)

SSHOpenSystem

c)

SSHOpen

d)

OpenSecureSH

71.

The tutor that created this quiz?

a)

Conrad

b)

Nirosha

c)

Andy

d)

Shep