Computer Architecture And Organization Set 12

On This Page

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

Q1 | An alternative to JavaScript on windows platform is                
  • vbscript
  • asp.net
  • jsp
  • php
Q2 | A DNS client is called                    
  • dns updater
  • dns resolver
  • dns handler
  • none of the mentioned
Q3 | Servers handle requests for other domains
  • directly
  • by contacting remote dns server
  • it is not possible
  • none of the mentioned
Q4 | DNS database contains                
  • name server records
  • hostname-to-address records
  • hostname aliases
  • all of the mentioned
Q5 | If a server has no clue about where to find the address for a hostname then                
  • server asks to the root server
  • server asks to its adjcent server
  • request is not processed
  • none of the mentioned
Q6 | Which one of the following allows client to update their DNS entry as their IP address change?
  • dynamic dns
  • mail transfer agent
  • authoritative name server
  • none of the mentioned
Q7 | Wildcard domain names start with label
  • @
  • *
  • &
  • #
Q8 | The right to use a domain name is delegated by domain name registers which are accredited by                
  • internet architecture board
  • internet society
  • internet research task force
  • internet corporation for assigned names and numbers
Q9 | The domain name system is maintained by
  • distributed database system
  • a single server
  • a single computer
  • none of the mentioned
Q10 | Which one of the following is not true?
  • multiple hostnames may correspond to a single ip address
  • a single hostname may correspond to many ip addresses
  • a single hostname may correspond to a single ip address
  • none of the mentioned
Q11 | Simple mail transfer protocol (SMTP) utilizes                    as the transport layer protocol for electronic mail transfer.
  • tcp
  • udp
  • dccp
  • sctp
Q12 | SMTP connections secured by SSL are known as                            
  • smtps
  • ssmtp
  • snmp
  • starttls
Q13 | SMTP uses which of the following TCP port?
  • 22
  • 23
  • 21
  • 25
Q14 | Which one of the following protocol is used to receive mail messages?
  • smtp
  • post office protocol (pop)
  • internet message access protocol (imap)
  • ftp
Q15 | What is on-demand mail relay (ODMR)?
  • protocol for smtp security
  • an smtp extension
  • protocol for web pages
  • protocol for faster mail transfer
Q16 | An SMTP session may not include
  • zero smtp transaction
  • one smtp transaction
  • more than one smtp transaction
  • one http transaction
Q17 | SMTP defines                
  • message transport
  • message encryption
  • message content
  • message password
Q18 | Which layer is responsible for process-to- process delivery?
  • physical layer
  • network layer
  • transport layer
  • application layer
Q19 | 6 INTRODUCTION TO PEER TO PEER NETWORKS
  • client/server
  • source/destination
  • message transfer
  • peer to peer
Q20 | Multiple processes on destinations at transport layer are identified by                      
  • mac address
  • port number
  • host number
  • host address
Q21 | According to Internet Assigned Numbers Authority (IANA), which of the following ranges is not a part of port number ranges?
  • well-known ports
  • registered ports
  • dynamic ports
  • static ports
Q22 | The combination of an IP address and port number is called as                  
  • socket address
  • port address
  • mac address
  • host address
Q23 | Which of the following is false with respect to Connectionless service of transport layer protocol?
  • packets are not numbered
  • packets are not delayed
  • no acknowledgement
  • packet may arrive out of sequence
Q24 | In transport layer, Multiplexing is done at
  • channel
  • receiver site
  • sender site
  • packet
Q25 | The process of error checking and dropping of the header, delivering messages to appropriate process based on port number is called as                
  • delivery of packets
  • error correction
  • multiplexing
  • demultiplexing