Top 1000+ Solved Computer Networks MCQ Questions Answer
Q. In character mode operation of telnet implementation
a. each character typed is sent by the client to the server
b. each character typed is discarded by the server
c. both (a) an (b)
d. none of the mentioned
Q. Which one of the following is not correct?
a. telnet is a general purpose client-server program
b. telnet lets user access an application on a remote computer
c. telnet can also be used for file transfer
d. none of the mentioned
Q. Which operating mode of telnet is full duplex?
a. default mode
b. server mode
c. line mode
d. none of the mentioned
Q. If we want that a character be interpreted by the client instead of server
a. escape character has to be used
b. control functions has to be disabled
c. it is not possible
d. none of the mentioned
Q. Dynamic web page
a. is same every time whenever it displays
b. generates on demand by a program or a request from browser
c. both (a) and (b)
d. none of the mentioned
Q. What is a web browser?
a. a program that can display a web page
b. a program used to view html documents
c. it enables user to access the resources of internet
d. all of the mentioned
Q. Common gateway interface is used to
a. generate executable files from web content by web server
b. generate web pages
c. stream videos
d. none of the mentioned
Q. URL stands for
a. unique reference label
b. uniform reference label
c. uniform resource locator
d. unique resource locator
Q. A web cookie is a small piece of data
a. sent from a website and stored in user’s web browser while a user is browsing a website
b. sent from user and stored in the server while a user is browsing a website
c. sent from root server to all servers
d. none of the mentioned
Q. Which one of the following is not used to generate dynamic web pages?
a. php
b. asp.net
c. jsp
d. none of the mentioned
Q. An alternative of javascript on windows platform is
a. vbscript
b. asp.net
c. jsp
d. none of the mentioned
Q. What is document object model (DOM)?
a. convention for representing and interacting with objects in html documents
b. application programming interface
c. hierarchy of objects in asp.net
d. none of the mentioned