Final Check Of 100 Flashcards
Which of the following protocols is responsible for allocating IP addresses to network devices ?
A) SMTP
B) DHCP
C) DNS
D) POP3
C) DHCP - Dynamic host config protocol
When a device is connected to a network, the DHCP automatically provides it with an IP address
For which of the following purposes is a relational database management system MOST frequently utilized?
A) creating flowcharts b) storing info
c) generating reports d) building diagrams
C) storing Information
A database administrator grants permissions for an employee to view information held within a database. What action has been taken?
A) data correlation. B) data capture. C). Data manipulation. D) data definition
D ) Data definition - involves specifying the structure of a database and the operations that can be performed on it.
Which two network protocols are commonly utilized for transmitting and retrieving emails over the internet ? (Choose two)
SMTP and POP3
In addition to a markup language , which kind of programming would a web developer MOST likely use to create a website?
A) interpreted. B)query. C) complied.
D) assembly
A) interpreted - they run directly in the browser w/out the need for compilation. This allows for real time execution and dynamic interactions on websites, making them more responsive and interactive for the user.
Which language is one step above machine code and uses symbolic instructions?
A) scripted languages
B) complied languages
C) query languages
D) assembly languages
D) assembly languages