IT Fundamentals Flashcards
What does IT stand for?
Information Technology
What is the primary purpose of IT
It’s broad but it includes
- Building communication networks
-Safe guarding data and info
- Trouble shooting computer problems
Fill in the blank: The two main categories of software are _____ and system software. Explain them.
application
Application software is like the meal you order. These are the programs you interact with directly and USE TO ACHIEVE A CERTAIN TASK—like a game, a word processor, or a web browser. They use the foundation the system software provides to serve you specific functions you want.
System software is like the kitchen and staff behind the scenes. It includes the operating system (like Windows or macOS) and utilities that manage resources, control hardware, and make sure everything runs smoothly. You don’t interact with it directly, but it’s essential for the whole system to work.
Which of the following is a type of database? A) HTML B) SQL C) CSS
B) SQL
What is the main function of an operating system?
To manage computer hardware and software. Allows you to speak with the computer without knowing how to speak the computers language (machine code).
What does Cloud computing allow you to do.
Cloud computing allows you to access on demand computing services over the internet(cloud) so there’s no need for local servers. cloud computing offers data storage and management as well as running your apps.
What does CPU stand for?
And what does it do.
Central Processing Unit
Bro this is the brain 🧠 of the computer. It executes instructions, processes data and enables software applications to run smoothly.
Which protocol is used for sending emails?
SMTP (Simple Mail Transfer Protocol)
Fill in the blank: _____ is the process of converting data into a code to prevent unauthorized access.
Encryption
What is the purpose of a firewall?
To protect a network by controlling incoming and outgoing traffic.
What does an IP address do
An IP address uniquely identifies a device on a network.
What does URL stand for?
Uniform Resource Locator
Which of the following is an example of a programming language? A) HTML B) Java C) SQL
B) Java
What is the function of RAM in a computer?
To provide temporary storage for data and programs that are currently in use.
Fill in the blank: _____ is a type of malware that replicates itself to spread to other devices.
Virus
What does HTTP stand for?
Hypertext Transfer Protocol
True or False: A LAN connects computers over large geographical areas. If false justify your answer
False. LAN (Local Area Network) is a network that connects devices within a small localised area whereas a WAN (Wide Area Network)
Whereas a WAN (Wide Area Network) connects computers and LANs over a large geographical area, such as a city, country and even globally.
🙂↔️ The internet self is a WAN
What is the main purpose of a database management system (DBMS)?
To store, retrieve, and manage data in databases.
Which of the following is a common type of cloud service? A) IaaS B) Wi-Fi C) VPN
A) IaaS (Infrastructure as a Service)
Fill in the blank: _____ is the act of identifying and removing security vulnerabilities.
Penetration testing
What is the primary role of a network administrator?
To manage and maintain computer networks.
True or False: Software updates are not necessary for security.
False
Justification: Software updates are critical for security because they often contain patches that fix vulnerabilities discovered in the software. Cybercriminals actively search for and exploit these vulnerabilities to gain unauthorized access, install malware, or steal sensitive data. By applying updates, users close these security gaps, protecting their systems and data.
Additionally, updates may include improvements to encryption, stronger authentication methods, and bug fixes that enhance overall security and stability. Failing to update software leaves devices and data exposed to known threats, which can be easily exploited by attackers.
What does VPN stand for?
Virtual Private Network
Which layer of the OSI model is responsible for end-to-end communication?
Transport layer