In intel’s IA-32 architecture there is a
separate 16 bit address space for the I/O
devices.
a) False
b) True

1 Answer

Answer :

True

Related questions

Description : In memory-mapped I/O ____________ a) The I/O devices and the memory share the same address space b) The I/O devices have a separate address space c) The memory and I/O devices have an associated address space d) A part of the memory is specifically set aside for the I/O operation

Last Answer : The I/O devices and the memory share the same address space

Description : The advantage of I/O mapped devices to memory mapped is ___________ a) The former offers faster transfer of datab) The devices connected using I/O mapping have a bigger buffer space c) The devices have to deal with fewer address lines d) No advantage as such

Last Answer : The devices have to deal with fewer address lines

Description : The system is notified of a read or write operation by ___________ a) Appending an extra bit of the address b) Enabling the read or write bits of the devices c) Raising an appropriate interrupt signal d) Sending a special signal along the BUS

Last Answer : Sending a special signal along the BUS

Description : To send objects across the wire, beans need to be encoded using the Java Architecture for XML Binding (JAXB). a) True b) False

Last Answer : True

Description : _____________ consists of servers, storage devices, network, cloud management software, deployment software, and platform virtualization. A. Computing Planning B. Cloud infrastructure C. Cloud Computing Technologies D. Cloud Computing Architecture

Last Answer : Cloud infrastructure

Description : How bit microprocessor inexpensive a separate interface is provided with I/O device: a. 2 bit b. 4 bit c. 8 bit d. 32 bit

Last Answer : c. 8 bit

Description : A memory unit stores 2^16 bytes in 32-bit words. How many address bits are necessary in order to retrieve a single word from this memory unit?

Last Answer : Each word is 4 bytes, which occupies 4 consecutive addresses at 16 bits each. The first 14 bits of these addresses will be the same, differing only in the two least significant bits. You only need to specify the first 14 bits, because there are only 2^14 words occupying those 2^16 bytes.

Description : Which is addressed by sign extending the 16-bit displacement to 32-bit: a. Memory address b. Effective memory address c. Both a and b d. None of these

Last Answer : b. Effective memory address

Description : Length of Port address in TCP/IP is A. 8 bit long B. 4 bit long C. 32 bit long D. 16 bit long

Last Answer : D. 16 bit long

Description : What is the size of an IP address? A. 64 bit B. 128 bit C. 16 bit D. 32 bit

Last Answer : D. 32 bit

Description : Length of Port address in TCP/IP is a. 8 bit long b. 4 bit long c. 32 bit long d. 16 bit long

Last Answer : d. 16 bit long

Description : A 32-bit address bus allows access to a memory of capacity(a) 64 Mb (b) 16 Mb (c) 1Gb (d) 4 Gb 2.Which processor structure is pipelined? a) all x80 processors b) all x85 processors c) all x86 processors

Last Answer : c) all x86 processors

Description : What is true about Service-Oriented Architecture? A. Service-Oriented Architecture helps to use applications as a service for other applications B. It is possible to exchange the data between applications of ... C. It offers computational resources on demand as a metered service. D. Both A and B

Last Answer : Both A and B

Description : Which of the following is true with respect to layered architecture? a) Each layer is allowed to depend on the layer above it being present and correct b) A layer may call other layers above and below it, as long as it uses themc) All of the mentioned d) None of the mentioned

Last Answer : None of the mentioned

Description : Which is not the main architectural feature of Power PC: a. It is not based on RISC b. Superscalar implementation c. Both 32 & 64 Bit d. Paged Memory management architecture

Last Answer : a. It is not based on RISC

Description : The method of accessing the I/O devices by repeatedly checking the status flags is ___________ a) Program-controlled I/O b) Memory-mapped I/O c) I/O mapped CSE-R17.BLOGSPOT.COM d) None of the mentioned

Last Answer : Program-controlled I/O

Description : The usual BUS structure used to connect the I/O devices is ___________ a) Star BUS structure b) Multiple BUS structure c) Single BUS structure d) Node to Node BUS structure

Last Answer : Single BUS structure

Description : WOW32 is a: (A) Win 32 API library for creating processes and threads. (B) Special kind of file system to the NT name space. (C) Kernel - mode objects accessible through Win32 API (D) Special execution environment used to run 16 bit Windows applications on 32 - bit machines.

Last Answer : (D) Special execution environment used to run 16 bit Windows applications on 32 - bit machines.

Description : For a memory with a 16-bit address space, the addressability is a. 16 bits b. 8 bits c. 2^16 bits d. Cannot be determined

Last Answer : d. Cannot be determined

Description : Calculate the size of memory address space for a 16 bit data and 20 bit address bus. A) 1 MB B) 2 MB C) 3 MB D) 4 MB

Last Answer : Calculate the size of memory address space for a 16 bit data and 20 bit address bus. A) 1 MB B) 2 MB C) 3 MB D) 4 MB

Description : Intel's 8085 microprocessor chip contains  (A) seven 8 bit registers (B) 8 seven bits registers (C) seven 7 bit registers (D) eight 8 bit registers.

Last Answer : Intel's 8085 microprocessor chip contains seven 8 bit registers

Description : Which statement is true about a bare metal hypervisor? A. It can only be hosted on an existing operating system. B. It requires a separate license for the native operating system. C ... system. D. It runs directly on server hardware to provide virtual machines with timesharing resources.

Last Answer : It runs directly on server hardware to provide virtual machines with timesharing resources.

Description : Amazon Web Services offers a classic Service Oriented Architecture (SOA) approach to ______________ a) IaaS b) SaaS c) PaaS d) All of the mentioned

Last Answer : PaaS

Description : Point out the correct statement. a) Cloud architecture can couple software running on virtualized hardware in multiple locations to provide an on-demand service b) Cloud computing relies on a set of ... communications c) Platforms are used to create more complex software d) All of the mentioned

Last Answer : All of the mentioned

Description : Which of the following architectural standards is working with cloud computing industry? a) Service-oriented architecture b) Standardized Web services c) Web-application frameworks d) All of the mentioned

Last Answer : Service-oriented architecture

Description : What is private cloud? A. A standard cloud service offered via the Internet B. A cloud architecture maintained within an enterprise data center. C. A cloud service inaccessible to anyone but the cultural elite

Last Answer : A cloud architecture maintained within an enterprise data center.

Description : Point out the correct statement : A. Cloud architecture can couple software running on virtualized hardware in multiple locations to provide an on-demand service B. Cloud computing relies on a ... communications C. Platforms are used to create more complex software D. All of the mentioned

Last Answer : All of the mentioned

Description : The expansion of SOA is __________________. A. Software oriented architecture. B. System oriented architecture. C. Server oriented architecture. D. Service oriented architecture

Last Answer : Service oriented architecture

Description : Which of the following level of privilege of x86 architecture is used for user level applications? A. Ring 0. B. Ring 1. C. Ring 2. D. Ring 3.

Last Answer : Ring 3.

Description : Which of the following are reasons for deploying a multicloud architecture…. 1. reducing reliance on any single vendor 2. increasing flexibility through choice 3. mitigating against disasters A. All above B. 1 only C. 2 Only D. 2 and 3 only

Last Answer : All above

Description : Cloud computing architecture is a combination of? A. service-oriented architecture and grid computing B. utility computing and event-driven architecture. C. service-oriented architecture and event-driven architecture. D. virtualization and event-driven architecture.

Last Answer : service-oriented architecture and event-driven architecture.

Description : Broadly divide the cloud architecture into? A. 2 B. 3 C. 4 D. 5

Last Answer : 2

Description : In Virtualization, Which architecture offers virtual isolation among the multiple tenants? A. IT Architecture B. Multitenant C. Deployment D. Business Architecture

Last Answer : Multitenant

Description : In Virtualization, Which architecture offers virtual isolation among the multiple tenants? A. IT Architecture B. Multitenant C. Deployment D. Business Architecture

Last Answer : Multitenant

Description : _____________ is a technique, which allows to share single physical instance of an application or resource among multiple organizations or tenants (customers). A. Virtualization B. Service-Oriented Architecture C. Grid Computing D. Utility Computing

Last Answer : Virtualization

Description : . In which phase, IT Architecture Development comes? A. Strategy Phase B. Planning Phase C. Deployment Phase D. Development Phase

Last Answer : B. Planning Phase

Description : Which of the following is a step of Deployment Phase? A. Transformation Plan Development B. IT Architecture Development C. Business Architecture Development D. Selecting Cloud Computing Provider

Last Answer : D. Selecting Cloud Computing Provider

Description : What is Business Architecture Development? A. we recognize the risks that might be caused by cloud computing application from a business perspective. B. we identify the applications that support the ... are required to transform current business to cloud computing modes. D. None of the above

Last Answer : A. we recognize the risks that might be caused by cloud computing application from a business perspective.

Description : In ________, a strategy document is prepared according to the conditions a customer might face when applying cloud computing mode. A. Cloud Computing Value Proposition B. Cloud Computing Strategy Planning C. Planning Phase D. Business Architecture Development

Last Answer : B. Cloud Computing Strategy Planning

Description : . In Strategy Phase, Which of the following are correct step to perform this analysis? A. Cloud Computing Value Proposition B. Cloud Computing Strategy Planning C. Both A and B D. Business Architecture Development

Last Answer : C. Both A and B

Description : Point out the wrong statement. a) All IM clients use peer-to-peer messaging b) IM software aimed at businesses such as XMPP, Lotus Sametime, and Microsoft Office Communicator use a client/server ... messaging is as popular in business as it is in personal communications d) None of the mentioned

Last Answer : None of the mentioned

Description : Which of the following is open and both hypervisor and processor-architecture- agnostic? a) Dell Scalent b) CloudKick c) Elastra d) All of the mentioned

Last Answer : Dell Scalent

Description : Point out the correct statement. a) Cloud architecture can couple software running on virtualized hardware in multiple locations to provide an on-demand service b) Cloud computing relies on a set ... communications c) Platforms are used to create more complex software d) All of the mentioned

Last Answer : All of the mentioned

Description : Point out the correct statement. a) Service Oriented Architecture (SOA) describes a standard method for requesting services from distributed components and managing the results b) SOA provides the ... written in different languages and can use multiple messaging protocols d) All of the mentioned

Last Answer : All of the mentioned

Description : Which of the following describes a message-passing taxonomy for a component- based architecture that provides services to clients upon demand? a) SOA b) EBS c) GEC d) All of the mentioned

Last Answer : SOA

Description : Which of the following architectural standards is working with cloud computing industry? a) Service-oriented architecture b) Standardized Web services c) Web-application frameworks d) All of the mentioned

Last Answer : Service-oriented architecture

Description : Most of the cloud architectures are built on this type of architecture. a) skeleton b) grid c) linear d) template

Last Answer : grid

Description : What are all the modular architecture for OpenStack are: a) OpenStack Compute: For overseeing extensive systems of the virtual machine. b) OpenStack Object Storage: The storage framework that offers help for both object storage ... to virtual disk pictures. d) A & B e) B & C f) All of the above

Last Answer : All of the above

Description : What are all the modular architecture for OpenStack are: a) OpenStack Compute: For overseeing extensive systems of the virtual machine. b) OpenStack Object Storage: The storage framework that offers help for both object storage ... to virtual disk pictures. d) A & B e) B & C f) All of the above

Last Answer : All of the above

Description : The building blocks of Google’s App Engine architecture comprises of a) GFS, MapReduce, Chubby, BigTable b) GFS, Scheduler, Chubby, BigTable c) GFS, MapReduce, Chunk Server, BigTable d) Scheduler, MapReduce, Chubby, Chunk Server

Last Answer : GFS, MapReduce, Chubby, BigTable