Tech+ Review Part 6

Tech+ Review Part 6

9th Grade

43 Qs

quiz-placeholder

Similar activities

Adobe Animate 2015

Adobe Animate 2015

9th - 12th Grade

46 Qs

CIW IBA Lesson 3 Review

CIW IBA Lesson 3 Review

9th - 12th Grade

48 Qs

adobe photoshop 2015 certification quiz 1

adobe photoshop 2015 certification quiz 1

9th - 12th Grade

39 Qs

Unit 3 Technology

Unit 3 Technology

9th Grade

40 Qs

IT Basic Assesment

IT Basic Assesment

7th Grade - Professional Development

38 Qs

Excel Quiz

Excel Quiz

5th - 12th Grade

40 Qs

Entrepreneurship

Entrepreneurship

7th - 9th Grade

41 Qs

DigLit 9.0 Intro

DigLit 9.0 Intro

9th Grade

40 Qs

Tech+ Review Part 6

Tech+ Review Part 6

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Kyle Hatfield

FREE Resource

43 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which term describes the phase in disaster recovery that involves re-establishing user interactions, processing, and operations with IT systems following a disruptive incident?

System reconfiguration

Data replication

Account recovery

Restoring access

Answer explanation

Explanation:
“Restoring access” is the step where systems are brought back online so people can actually log in, run programs, and carry on.

Real-world scenario:
Imagine your favorite online game’s servers crash during an update. Once the engineers fix the code and turn the servers back on, you can log in and play again—that’s “restoring access.”

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is best described as a markup language used to create and format documents on the World Wide Web?

JSON

SQL

HTML

XML

Answer explanation

Explanation:
HTML (HyperText Markup Language) uses tags like <h1> and <p> to structure text, images, and links on web pages.

Real-world scenario:
Think of HTML like the headings and bullet points in your homework: it tells the browser how to lay out titles, paragraphs, and pictures on a website.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the BEST example of a markup language used to structure and format content on webpages?

Python

Java

Hypertext Markup Language (HTML)

Cascading Style Sheets (CSS)

Answer explanation

Explanation:
While XML is a data-storage markup, HTML is specifically designed for laying out pages. CSS controls style (colors, fonts), not structure.

Real-world scenario:
If a webpage were a sandwich, HTML would be the bread and fillings arranging your content, CSS would be the spices and sauces making it look tasty.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Your company is seeking to improve employee experience by reducing the number of times users need to authenticate when accessing various internal services throughout the day. Which feature would be most effective to implement while considering access-control best practices?

Lightweight Directory Access Protocol (LDAP) implementation

Single Sign-On (SSO) feature

Kerberos authentication

Password manager integration

Answer explanation

Explanation:
SSO lets you log in once and gain access to multiple apps without re-entering credentials each time.

Real-world scenario:
Like having one key that opens your front door, school locker, and bike lock—no juggling five different keys every day.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of programming language requires a specific type of assembler to convert its instructions into machine code for execution on a particular type of CPU?

Assembly language

Query language

High-level programming language

  • Interpreted language

Answer explanation

Explanation:
Assembly language is written in mnemonics (e.g. MOV R1, #5) and an assembler translates it into CPU-specific machine code.

Real-world scenario:
It’s like a secret code that only one model of robot can understand—you need the exact translator for that robot’s brain.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Executing the DROP command on a table will also remove all records stored within that table.

True

False

Answer explanation

Explanation:
DROP TABLE deletes the entire table structure and its data; you can’t recover rows unless you have a backup.

Real-world scenario:
Imagine ripping out a page from your notebook—with DROP, not only do the words disappear, the page itself is gone forever.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When connecting a monitor to a desktop computer, which option will BEST support an analog video connection?

Mini DisplayPort connector

VGA connector

DisplayPort connector

HDMI connector

Answer explanation

Explanation:
VGA transmits analog signals (varying voltages), while HDMI/DisplayPort carry digital data (0s and 1s).

Real-world scenario:
It’s like plugging old wired headphones (VGA) into a phone jack versus using Bluetooth (digital) headphones—VGA is strictly analog.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?