MCQ Bank
Which component helps manage and control the use of the network?
- A) Traffic shaping
- B) Network policies
- C) NIC teaming
- D) Security
Which statement is correct about the Guest OS?
- A) Guest OS may or may not be same as Host OS
- B) Guest OS is always same as Host OS
- C) Guest OS is always different than Host OS
- D) Guest OS is not the part of Guest Machine
Which virtual networking mode should you use in VirtualBox if you want the virtual machine to communicate only with the host and not with the internet?
- A) Bridged Adapter
- B) NAT
- C) Host-only Adapter
- D) Internal Network
Which component provides increased bandwidth, failover protection, and load balancing by combining multiple network interfaces?
- A) Network policies
- B) Failover
- C) NIC teaming
- D) Security
File-based databases store data as:
- A) Files on a file system
- B) Documents
- C) Tables with rows and columns
- D) Key-value pairs
What does security in network management involve?
- A) Managing network traffic
- B) Combining multiple network interfaces
- C) Managing network policies
- D) Preventing unauthorized access and protecting against security threats
Which hypervisor is known for its high-level of performance and scalability?
- A) VirtualBox
- B) KVM
- C) VMware ESXi
- D) Hyper-V
Which tool provides a graphical user interface (GUI) for managing Hyper-V?
- A) Control Panel
- B) Task Manager
- C) Windows PowerShell
- D) Hyper-V Manager
If we have a total 5 Virtual Machines in a Virtual Environment and suddenly one fails, then how many other VMs will affect?
- A) 1
- B) 4
- C) 0
- D) 5
Which VirtualBox network mode allows the virtual machine to access external networks using the host's IP address?
- A) NAT (Network Address Translation)
- B) Host-only Adapter
- C) Bridged Adapter
- D) Internal Network
When configuring a virtual machine’s storage in VirtualBox, what is the function of the IDE or SATA controller?
- A) To attach virtual hard disks and optical drives
- B) To manage the boot process
- C) To control internet access
- D) To connect USB devices
Which of the following is NOT a benefit of Hyper-V?
- A) Isolation between virtual machines
- B) Increased hardware costs
- C) Live migration for workload balancing
- D) Consolidation of physical servers
Columnar databases store data in:
- A) Key-value pairs
- B) Columns rather than rows
- C) Documents
- D) Tables with rows and columns
Which aspect of network management ensures that critical applications receive sufficient bandwidth and prevents network congestion?
- A) NIC teaming
- B) Traffic shaping
- C) Network policies
- D) Security
Which hypervisor type is commonly used for personal desktop virtualization and software testing?
- A) Type 4
- B) Type 1
- C) Type 3
- D) Type 2
What is the main advantage of using a Type-2 hypervisor?
- A) Lower cost compared to Type-1 hypervisors
- B) Higher performance for resource-intensive workloads
- C) Enhanced security and isolation between virtual machines
- D) Flexibility to run multiple operating systems on a single machine
What is the primary advantage of a Type 2 Hypervisor?
- A) It provides better performance and resource utilization compared to a Type 1 Hypervisor.
- B) It allows for easier installation and management since it runs within the host operating system
- C) It offers enhanced security features and isolation between virtual machines
- D) It enables direct access to the physical hardware, resulting in faster I/O operations.
Which file format is commonly used to store virtual machine images in a Type 2 Hypervisor?
- A) VDI (VirtualBox Disk Image)
- B) ISO (Disk Image)
- C) VMDK (Virtual Machine Disk)
- D) VHDX (Virtual Hard Disk)
Which type of hypervisor is more suitable for non-resource-intensive applications where high performance is not a critical requirement?
- A) Type 1
- B) Type 3
- C) Type 2
- D) Type 4
In Full virtualization, the ________________.
- A) Guest OS doesn’t issue instructions
- B) Hardware in not emulated
- C) Complete hardware is emulated
- D) Role of hardware in not involved