Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 6

. MCQ’s .

What is taxonomy in computing?

A. A method to organize computer files

B. Classification of different software development methodologies

C. Categorization and classification of elements within a system

D. A programming language for database management

How does threaded interpretation contribute to code execution efficiency?

A. By increasing code complexity

B. By minimizing CPU utilization

C. By allowing for simultaneous execution of code segments

D. By emphasizing storage optimization techniques

Which of the following is a benefit of using Virtual Machines?

A. Reduced hardware costs.

B. Limited software compatibility.

C. Lower network bandwidth utilization.

D. Higher power consumption.

What does "VM" stand for in computing?

A. Virtual Mode

B. Virtual Memory

C. Visual Model

D. Virtual Machine
Which of the following is another name for system virtual machine?

a) Hardware virtual machine

b) Software virtual machine

c) Real machine

d) None of the mentioned

Which of the following provide system resource access to virtual machines?

a) VMM

b) VMC

c) VNM

d) All of the mentioned

An operating system running on a Type __ VM is a full virtualization.

a) 1

b) 2

c) 3

d) All of the mentioned

. Which of the following type of virtualization is also characteristic of cloud computing?


a) Storage
b) Application
c) CPU
d) All of the mentioned

Which of the following is Type 1 Hypervisor?


a) Wind River Simics
b) Virtual Server 2005 R2
c) KVM
d) Lynx Secure
Which of the following is Type 2 VM?
a) VirtualLogix VLX
b) VMware ESX c) Xen
d) Lynx Secure
Which of the following operating system support operating system virtualization?
A) Windows NT
b) Sun Solaris
c) Windows XP
d) Compliance

________ Virtualization abstracts networking hardware and software into a virtual


network that can be managed.
a) Storage
b) Network
c) Software
d) none of the mentioned

A _______ image makes a copy or a clone of the entire computer system inside a
single container such as a file.
a) System
b) software
c) hardware
d) none of the mentioned

Which of the following is an open standard for storing a system image?


a) OVF
b) PPF
c) VOF
d) Compliance

_________ is used by Amazon Web Services to store copies of a virtual machine.


a) AMI
b) EMI
c) IMI
d) Application services

AMI imaging service is provided by Amazon for ______________


a) private use
b) public use
c) pay-per-use
d) all of the mentioned
Which of the following runs on Xen Hypervisor?
a) Azure
b) AWS EC2
c) AWS EC3
d) All of the mentioned

Simple Cloud API is useful for applications written in ____________


a) PHP
b) Python
c) Scala
d) none of the mentioned

_______ creates a container that encapsulates the application and all the application’s
dependencies within a set of files.
a) VAA
b) VAS
c) VSA
d) none of the mentioned
Which of the following application delivery platform’s main focus is on desktop
installations?
a) Microsoft App-V
b) Microsoft Hyper
c) Amazon EC2
d) All of the mentioned
Which of the following is a potent cloud-building technology?
a) VSphere
b) Hypercube
c) Vcube
d) All of the mentioned

What is the relation of the capacity attribute to performance?


a) Same
b) different
c) similar
d) none of the mentioned

Which of the following is one of the major categories of Amazon Machine Instances that
you can create on the Amazon Web Service?
a) WAMP
b) XAMPP
c) LAMP
d) none of the mentioned
. Which of the following RDBMS is used by LAMP?
a) SQL Server
b) DB2
c) MySQL
d) All of the mentioned

. Which of the following is the hardest factor to determine?


a) Network performance
b) Network capacity
c) Network delay
d) All of the mentioned

SHORT QUESTIONS:
 What software can be used to create virtual systems on a computer?
 What is a virtual system?
 What is Emulation
 What is threaded interpretation in computer science?
 What is Binary Translation?
 What is the Taxonomy of Virtual System?
 Write The Names OF virtual System Types
 Differentiate between Process Virtual Machines and System Virtual Machines.
 What is Control Transfer Optimization?
 What is Memory Address Resolution?
 Elaborate the compatibility Framework?
 What is mapping in system Virtualization?
 Define the process of Instruction Emulation in virtualization.
 What is Host-Supported Memory Protection?
 Describe the process of Exception in virtualization. and write its two types names
 What is Interrupt Handling?
 Define System Environment virtualization?
 What is the purpose and importance of Code Cache Management in virtualization?
 What is Profiling and write its types names?
 Differentiate between Same-Operating-System Emulation and Different-Operating-System
Emulation.
LONG QUESTIONS:
 Virtual machine implementation
 What is the overall goal of the optimization framework for translation blocks?
 Explain profiling with its types with help of diagrams
 What is Virtual Machine and explain its types briefly
 Explain Memory Architecture Emulation Instruction Emulation Exception Emulation
Briefly

You might also like