Random 1
Random 2
Random 3
Random 4
100

Which Hypervisor runs within a conventional operating system environment? 

  1. Type 1 

  1. Type 2 

  1. Main 

  1. VDI 

Type 2

100

To create a new table in a database what command will you use? 

  1. ALTER 

  1. CREATE 

  1. INSERT 

  1. NEW 

CREATE

100

You want to create a group of steps that will be executed without branching or looping. Which programming concept would you use? 

  1. Branching 

  1. Looping 

  1. Sequence 

  1. Pseudocode 

Sequence

100

Which of the following file systems support compression? (Choose two.) 

  1. Ext4 

  1. HFS+ 

  1. NTFS 

  1. FAT32 

HFS, NTFS

200

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

200

If a user access a Database through the GUI, which method of acccessing the database would this be considered? 

  1. Command line 

  1. Programmatic 

  1. Manually 

  1. Direct Access 

Manually

200

Which of the following programming concepts are associated with containers? (Choose two.) 

  1. Arrays 

  1. Constants 

  1. Methods 

  1. Vectors 

Arrays, Vectors

200

Which programming language is most commonly used with application and video game development and uses a compiler? 

  1. Javascript 

  1. C++ 

  1. ARM 

  1. CSS 

C++
300

What are three valid DML commands? 

 

  1. INSERT 

  1. COMMIT 

  1. DELETE 

  1. UPDATE 

INSERT, DELETE, UPDATE

300

 

What is a .HTM file considered? 

  1. HTML 

  1. CSS 

  1. C++ 

  1. Java 

HTML

300

Which of the following is NOT used for data definition? 

  1. DROP 

  1. CREATE 

  1. SELECT 

  1. ALTER 

SELECT
300

Which type of programming language must be tailored to the specific processor or processor type? 

  1. Markup languages 

  1. Assembly languages 

  1. Scripted languages 

  1. Scripting language 

Assembly Languages
400

 

Which hardware firewall feature enables incoming traffic on a specific port to reach an IP Address on the LAN? 

  1. Port Forwarding 

  1. NAT 

  1. DMZ 

  1. Multifactor Authentication 

Port Forwarding
400

What data type would you use for the X, Y, and Z coordinates of a satellite in orbit? 

 

  1. Constraint 

  1. Variable 

  1. Schema 

  1. Permissions 

Variable
400

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? 

 

  1. 802.11ac

  1. 802.11b 

  1. 802.11a 

  1. 802.11n 

802.11ac

400

Which file system is most common on modern Windows machines? 

 

  1. HFS 

  1. NTFS 

  1. EXT4 

  1. FAT32 

NTFS

500

Which programming language is most commonly used to extract information from a database? 

  1. JavaScript 

  1. C++ 

  1. SQL 

  1. HTML 

SQL

500

Which of the following basic protocols is responsible for sending email? 

  1. SMTP 

  1. IMAP 

  1. HTTPS 

  1. POP3 

SMTP

500

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? 

 

  1. 802.11b 

  1. 802.11g 

  1. 802.11n 

  1. 802.11ac 

802.11n

500

Which of the following would you use if you needed to change an employee’s address? 

  1. CREATE 

  1. ALTER 

  1. UPDATE 

  1. INSERT 

UPDATE