In the context of computer architecture, the concept where multiple instructions are overlapped in execution is called _______.

  • Caching
  • Multithreading
  • Pipelining
  • Superscalar
In computer architecture, 'pipelining' is a technique that allows multiple instructions to overlap in execution stages, enhancing performance by breaking down tasks into smaller stages.

Which technology allows for the creation of virtualized networks, abstracting the physical network infrastructure?

  • Artificial Intelligence (AI)
  • Blockchain
  • Cloud Computing
  • Software-Defined Networking (SDN)
'Software-Defined Networking (SDN)' technology abstracts the physical network infrastructure, allowing for the creation of virtualized networks. It separates network control from the data plane, offering greater flexibility and control.

A formal statement in an organization that defines allowable and safe use of IT resources is called a(n) _______.

  • IT Policy
  • IT Protocol
  • IT Protocol
  • IT Regulation
In an organization, a formal statement that defines the allowable and safe use of IT resources is referred to as an 'IT Policy.' IT policies set guidelines and standards for the use of technology within the organization.

The _______ algorithm is widely used for secure data transmission, especially in SSL/TLS.

  • DES
  • HTTP
  • IPsec
  • RSA
The blank should be filled with "RSA." The RSA (Rivest–Shamir–Adleman) algorithm is commonly used for secure data transmission, particularly in SSL/TLS protocols, providing encryption and authentication.

In database normalization, the goal of removing duplicate data and ensuring data integrity is achieved at which normal form?

  • First Normal Form (1NF)
  • Fourth Normal Form (4NF)
  • Second Normal Form (2NF)
  • Third Normal Form (3NF)
The goal of removing duplicate data and ensuring data integrity is achieved at the 'Third Normal Form (3NF)' in database normalization. It minimizes data redundancy and maintains data integrity.

How can organizations ensure that their IT strategy aligns with their business objectives and meets regulatory requirements?

  • Artificial Intelligence
  • Crowdsourcing
  • IT Governance
  • Virtualization
IT Governance is the key to aligning IT strategy with business objectives and regulatory requirements. It involves defining and implementing policies, procedures, and controls to ensure that IT investments support the organization's goals and comply with regulations.

In advanced network troubleshooting, which protocol is used to establish a two-way communication channel over a TCP connection for network management?

  • HTTP (Hypertext Transfer Protocol)
  • ICMP (Internet Control Message Protocol)
  • SNMP (Simple Network Management Protocol)
  • SSH (Secure Shell)
In advanced network troubleshooting, 'SSH' (Secure Shell) is used to establish a secure two-way communication channel over a TCP connection. It's commonly used for network management, remote server access, and secure data transfer. SSH provides authentication and encryption.

Which of the following services typically falls under the Infrastructure as a Service (IaaS) category in cloud computing?

  • Email Services
  • Mobile Applications
  • Social Media
  • Virtual Machines
Infrastructure as a Service (IaaS) in cloud computing provides virtualized computing resources. 'Virtual Machines' are a prime example of IaaS, allowing users to provision and manage virtual servers in the cloud.

In IT project management, the total of the approved time-phased project budget, including all authorized contingency reserves, is known as _______.

  • Contingency Budget
  • Cost Baseline
  • Financial Snapshot
  • Project Quota
The term you're looking for is 'Cost Baseline.' In IT project management, the cost baseline represents the approved budget for the project, including all authorized contingency reserves. It's a critical component for tracking and controlling the project's financial aspects.

What is the main objective of the Initiation phase in a project's lifecycle?

  • Close the project
  • Define project scope
  • Develop detailed plans
  • Execute the project
The main objective of the 'Initiation' phase in a project's lifecycle is to define the project scope and its purpose. During this phase, the project's feasibility is assessed, and initial plans are developed. It sets the project's direction.