Computer Architecture And Organization Set 11

On This Page

This set of Computer Architecture and Organization Multiple Choice Questions & Answers (MCQs) focuses on Computer Architecture And Organization Set 11

Q1 | E-mail is                    
  • loss-tolerant application
  • bandwidth-sensitive application
  • elastic application
  • none of the mentioned
Q2 | Pick the odd one out.
  • file transfer
  • file download
  • e-mail
  • interactive games
Q3 | Which of the following is an application layer service?
  • network virtual terminal
  • file transfer, access, and management
  • mail service
  • all of the mentioned
Q4 | Which is a time-sensitive service?
  • file transfer
  • file download
  • e-mail
  • internet telephony
Q5 | Transport services available to applications in one or another form
  • reliable data transfer
  • timing
  • security
  • all of the mentioned
Q6 | Electronic mail uses which Application layer protocol?
  • smtp
  • http
  • ftp
  • sip
Q7 | RMI stands for?
  • remote mail invocation
  • remote message invocation
  • remaining method invocation
  • remote method invocation
Q8 | A remote object is an object whose method can be invoked from another virtual environment.
  • true
  • false
  • topic 5.2 client server programming
Q9 | A typical                    program creates some remote objects, makes references to these objects accessible, and waits for clients to invoke methods on these objects.
  • server
  • client
  • thread
  • concurrent
Q10 | A typical                      program obtains a remote reference to one or more remote objects on a server and then invokes methods on them.
  • server
  • client
  • thread
  • concurrent
Q11 | The                        layer, which provides the interface that client and server application objects use to interact with each other.
  • increasing
  • count
  • bit
  • stub/skeleton
Q12 | A layer which is the binary data protocol layer.
  • stub layer
  • skeleton layer
  • remote layer
  • transport protocol
Q13 | A middleware layer between the stub skeleton and transport.
  • remote layer
  • instruction layer
  • reference layer
  • remote reference layer
Q14 | An object acting as a gateway for the client side.
  • skeleton
  • stub
  • remote
  • server
Q15 | A gateway for the server side object.
  • skeleton
  • stub
  • remote
  • server
Q16 | RMI uses stub and skeleton for communication with the                  object.
  • client
  • remote
  • server
  • any
Q17 | A piece of icon or image on a web page associated with another webpage is called
  • url
  • hyperlink
  • plugin
  • extension
Q18 | Dynamic web page              
  • is same every time whenever it displays
  • generates on demand by a program or a request from browser
  • both is same every time whenever it displays and generates on demand by a program or a request from browser
  • is different always in a predefined order
Q19 | What is a web browser?
  • a program that can display a web page
  • a program used to view html documents
  • it enables user to access the resources of internet
  • all of the mentioned
Q20 | Common gateway interface is used to
  • generate executable files from web content by web server
  • generate web pages
  • stream videos
  • download media files
Q21 | URL stands for                  
  • unique reference label
  • uniform reference label
  • uniform resource locator
  • unique resource locator
Q22 | A web cookie is a small piece of data that is                
  • sent from a website and stored in user’s web browser while a user is browsing a website
  • sent from user and stored in the server while a user is browsing a website
  • sent from root server to all servers
  • sent from the root server to other root servers
Q23 | Which one of the following is not used to generate dynamic web pages?
  • php
  • asp.net
  • jsp
  • css
Q24 | What is document object model (DOM)?
  • convention for representing and interacting with objects in html documents
  • application programming interface
  • hierarchy of objects in asp.net
  • scripting language
Q25 | AJAX stands for                
  • asynchronous javascript and xml
  • advanced jsp and xml
  • asynchronous jsp and xml
  • advanced javascript and xml