Which Hypervisor runs within a conventional operating system environment?
Type 1
Type 2
Main
VDI
Type 2
To create a new table in a database what command will you use?
ALTER
CREATE
INSERT
NEW
CREATE
You want to create a group of steps that will be executed without branching or looping. Which programming concept would you use?
Branching
Looping
Sequence
Pseudocode
Sequence
Which of the following file systems support compression? (Choose two.)
Ext4
HFS+
NTFS
FAT32
HFS, NTFS
You are running virtual machines on a single physical server. The server operating system does not run any other applications and is dedicated to virtualization. What type of hypervisor is this?
A. Type 1
B. Type 2
C. Type 4
D. Type Z
Type 1
If a user access a Database through the GUI, which method of acccessing the database would this be considered?
Command line
Programmatic
Manually
Direct Access
Manually
Which of the following programming concepts are associated with containers? (Choose two.)
Arrays
Constants
Methods
Vectors
Arrays, Vectors
Which programming language is most commonly used with application and video game development and uses a compiler?
Javascript
C++
ARM
CSS
What are three valid DML commands?
INSERT
COMMIT
DELETE
UPDATE
INSERT, DELETE, UPDATE
What is a .HTM file considered?
HTML
CSS
C++
Java
HTML
Which of the following is NOT used for data definition?
DROP
CREATE
SELECT
ALTER
Which type of programming language must be tailored to the specific processor or processor type?
Markup languages
Assembly languages
Scripted languages
Scripting language
Which hardware firewall feature enables incoming traffic on a specific port to reach an IP Address on the LAN?
Port Forwarding
NAT
DMZ
Multifactor Authentication
What data type would you use for the X, Y, and Z coordinates of a satellite in orbit?
Constraint
Variable
Schema
Permissions
You need to purchase a new wireless router. You want to watch movies and television shows over the Internet through a subscription service. What feature would you look for in a wireless router that would give the best performance?
802.11ac
802.11b
802.11a
802.11n
802.11ac
Which file system is most common on modern Windows machines?
HFS
NTFS
EXT4
FAT32
NTFS
Which programming language is most commonly used to extract information from a database?
JavaScript
C++
SQL
HTML
SQL
Which of the following basic protocols is responsible for sending email?
SMTP
IMAP
HTTPS
POP3
SMTP
You are installing a new wireless router and you want to allow guests to log on to your network whether they are using 2.4GHz or 5GHz devices. Which wireless standard should you implement?
802.11b
802.11g
802.11n
802.11ac
802.11n
Which of the following would you use if you needed to change an employee’s address?
CREATE
ALTER
UPDATE
INSERT
UPDATE