A network formed through data transmission methods is called?
- Circuit Switching
- Packet Switching
- Message Switching
- Frame Switching
What are the main components used in Unshielded Twisted Pair (UTP) and Shielded Twisted Pair (STP) cables?
- Fiber optic strands and metallic shielding
- Twisted pairs of copper wires and shielding
- Single copper wire and plastic insulation
- Optical fibers and conductive layers
What is the correct HTML code to create a checkbox input field?
- <input type="text" value="checkbox">
- <input type="checkbox">
- <input type="radio" name="checkbox">
- <input type="button" value="checkbox">
An expression in programming is defined as a set of?
- Variables and functions
- Variables, constants, operators, and functions
- Only constants and operators
- Only functions and operators
What term is used to describe the activity of performing the same operation multiple times in programming?
- Recursion
- Iteration
- Conditional Statement
- Function Call
What term refers to the protection of data from unauthorized access?
- Data Backup
- Data Encryption
- Data Recovery
- Data Security
An array is typically associated with which data type?
- Primitive data type
- Composite data type
- Derived data type
- Abstract data type
RAM is used for what purpose in a computer system?
- To permanently store data
- To execute software applications
- To read and write data temporarily
- To manage network connections
What is a "small tale" typically focused on in literature?
- Detailed historical events
- Objective-oriented goals
- A brief and simple narrative
- Complex character development
What is the purpose of the strong tag in HTML?
- To create a hyperlink
- To apply bold formatting with semantic emphasis
- To insert an image
- To create a line break