
Computer Application Quiz 2:First Quarter
Quiz by Edwin Torralba
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
Which is an example of an operating system primarily for mobile devices?
You’re most likely to find an RTOS
Plug and Play is a software and hardware standard that
The OS can optimize RAM storage by using
BIOS stands for
Which type of productivity software would you most likely use to do calculations and what-if analyses?
The software that allows you to edit digital images, videos, and digital audio is called
Which type of software is used to hold learning materials for your classes?
Which type of software would be best to create individual audio tracks with virtual instruments?
Which of the following is considered a benefit of using simulation programs?
Which of the following would you NOT see on a Windows 10 Start menu?
When an OS processes tasks in a priority order, it is known as
An example of an open source OS is
Which of the following is not considered an accessibility utility?
Which step happens first during the boot process?
Device drivers are
Different versions of Linux are known as distros.
Swapping data and instructions between RAM and the hard drive’s swap file is called paging.
Operating systems like Windows and macOS are single-user, single-task OS's.
System restore points can only be created by Windows automatically on a regular schedule.
Moore’s Law refers to the
RAM is
A good way to assess your CPU usage is to
_______ is a set of strategies for using more than one drive in a system.
A GPU is
Desktop systems are invariably a worse value than lighter, more mobile computers.
SSD drives are preferable to conventional hard drives because they transfer data more quickly.
In Windows, if you experience unreliable behavior, Reset this PC is a “last resort” measure.
There is always a limit to how much RAM you can add to modern computers.
Moore’s Law describes the pace at which ROM speed improves.
The html tag that requires a opening as well as closing tag is called _______
<BR> tag is an empty element tag.
The textual content that appears in the source HTML document but is not rendered by the browser is called comment
An element that only has a starting tag and no ending tag is empty element.
HTML is a
The value of #FFFFFF is
Which is the following is a text editor?
The value of #000000 is
A tag is
A software used to open web pages on the internet is called a
HTML is acronym for
HTML tags are enclosed in
Which sequence of HTML tags is correct?
Which of the following is not a container element?
Which of the following tag identifies the document as an HTML document?
Container elements in HTML require
HTML tags are
Which types of tags are used by HTML?
HTML is a case sensitive Web language.
HTML is a programming language
<Head> tag is used to define meta data
Which of the following is not HTML list?
Which of the following tag is used to make a list that lists the items with numbers?
In an unordered list, it is necessary to enclose each item in
Which option do you have while making bulleted lists?
To create a square bulleted list, use
To create a numbered list with A, B,__ use
To start a list with number 3, we should write
<BR> tag has its closed tag as </BR>
A Web page normally consists of