Concepts and Terminology 1.0
Infrastructure 2.0
Applications and Software 3.0
Software Development 4.0
Database Fundamentals 5.0
100

What type of notation is used in common math?

Decimal notation

100

Which type of memory is used for system memory?

RAM

100

What is a hotfix?

An update that is typically issued on an emergency basis to address a specific security vulnerability

100

Which statement BEST defines a virtual machine?

It is used to operate multiple operating systems and virtual computers on existing hardware.

100

What is a database?

A database is a collection of related data organized in a structured manner for easier access.

200

Convert the decimal number 10 into binary notation.

1010

200

What type of storage device is a hybrid device?

SSD

200

Where do you manage drivers on a computer?

Device Manager

200

In Hypertext Markup Language (HTML), what does the <h1> tag do?

The <h1> tag indicates that the content is a heading level.

200

Microsoft SQL Server is an example of what?

RDBMS

300

When should you use hexadecimal notation?

To express large numbers

300

Which 802.11 wireless standard has the greatest rate of data throughput?

802.11ac

300

What type of application delivery method requires the least amount of infrastructure from the client?

Cloud-hosted

300

Your team is developing a program and would like to create a visual representation of how it works. Which type would be most helpful?


Flowchart

300

What is the purpose of a schema?

It describes the structure of a database.

400

Websites tend to use what Unicode standard?

UTF-8

400

What is a Service Set Identifier (SSID) and how is it used?

A series of alphanumeric characters used to identify a WAP and all the devices attached to it

400

What does the Boot Camp feature of a Mac allow you to do?

Run a Windows operating system on a Mac

400

A program has a piece of code that needs to be repeated over and over until the condition has been fulfilled. What is this an example of?

Looping

400

How is a relational table structured?

A table is made up of rows and columns, where all of the rows include the same columns.

500

What is the decimal number 75 in hexadecimal notation?

4B

500

Who created DisplayPort?

Video Electronics Standards Association (VESA)

500

For what reason would you need to download a codec pack?

Inability to view a video file of a certain format

500

What programming language is VBScript based on?

Visual Basic

500

In a database application, what is the difference between a form and a report?

Both display data, but a form can be used to update the contents of the database as well.