1  Internet is
a. a local computer network
b. a world wide network of computers
c. an interconnected network of computers
d. a world wide interconnected network of computers which use a common protocol to communicate with one another

2  The facilities available in the internet are
(i) electronic mail
(ii) remote login
(iii)file transfer
(iv)word processing
a. i, ii
b. i, ii, iii
c. i, ii, iv
d. ii, iii and iv

3  Internet requires
a. an international agreement to connect computers
b. a local area network
c.   a commonly agreed set ofrules to communicate between computers
d. aWorld Wide Web

4  Each computer connected to the internet must
a. be an IBM PC
b. have a unique IP address
c. be internet compatible
d. have a modem connection

5  IP address is currently
a. 4 bytes long
b. available in plenty
c. 6 bytes long
d. not assignedas it is all used up

6  IP addresses are converted to
a. a binary string
b. alphanumeric string
c. a hierarchy of domain names
d. a hexadecimal string

7  Internet addresses must always have at least
(i) a country nameor organization type
(ii) internet service provider’s name
(iii) nameof organization
(iv) nameof individual
(v) type of organization
a. i, ii, iii
b. ii, iii, iv
c. i, iii
d. ii, iii, iv, v

8  Internet uses
a. Packet switching
b. Circuit switching
c. Telephone switching
d. Telex switching

9  Internet data is brokenup as
a. fixed length packets
b. variable length packets
c. not packetized
d. 64 bytes packets

10  Internet packet data structure consists of
(i)source address
(ii) destination address
(iii)serial number of packets
(iv)message bytes
(v)Control bits for error checking
(vi) Path identification bits
a. i, ii, iii
b. i, ii, iii, iv
c. i, ii, iii, iv, v
d. i, ii, iii, iv, v,vi

11  The packets of an internet message
a. take a predetermined path
b. take a path based on packet priority
c. go along different paths based on path availability
d. take the shortest path fromsource to destination

12  The time taken by internet packets
a. can be predetermined before transmission
b. may be different for different packets
c. is irrelevant for audio packets

13  By an intranet wemean
a. a LAN of anorganization
b. a Wide Area Network connecting all branches of an organization
c. a corporate computer network
d. a network connecting all computers of anorganization and using the internet protocol

14  By an extranet wemean
a. an extra fast computer network
b. the intranets of two co-operating organizations interconnected via a secure leased line
c. an extra network used by an organization for higher reliability
d. an extra connection to internet provided to co-operating organizati

15  World WideWeb
a. is another namefor internet
b. world wide connection for computers
c. a collection of linked information residing on computers connected by the internet
d. a collection of world wide information

16  Among services available onthe World Wide Webare
(i)Encryption
(ii)HTTP
(iii)HTML
(iv)Firewalls
a. i and ii
b. ii and iii
c. iii and iv
d. i and iv

17  A world wide web contains web pages
a. residing in many computers
b. created using HTML
c. with links to other web pages
d. residing in many computers linked together using HTML

18  A web pageis located using a
a. Universal Record Linking
b. UniformResource Locator
c. Universal Record Locator
d. Uniformly Reachable Links

19  A URL specifies the following:
(i) protocol used
(ii) domain nameofserver hosting web page
(iii) nameoffolder with required information
(iv) nameofdocument formatted using HTML
(v) the nameof ISP
a. i, ii, iii, iv
b. ii, iii, iv, v
c. i, iii, iv
d. i, ii, iii, v

20  A search engine is a program to search
a. for information
b. web pages
c. web pages for specified index terms
d. web pages for information using specified search terms

21  HTML stands for
a. Hyper Text Making Links
b. Hyper Text Markup Language
c. Higher Textual Marking of Links
d. Hyper Text Mixer of Links

22  HTML is similar to a
a. word processing language
b. screen editor
c. scripting language
d. search engine

23  Desirable properties of a website are
(i)a meaningful address
(ii)Help and search facilities
(iii) Links to related sites
(iv)Features toallow users to give feedback
(v)Hosting on a mainframe
a. i, ii, iii
b. i, ii, iii, iv
c. i, ii, iii, iv, v
d. i, ii, iii, v

24  HTML uses
a. pre-specified tags
b. user defined tags
c. tags only for linking
d. fixed tags defined by the language

25  HTML tags define
a. The data types of elements of document
b. Presentationof specifiedelements of a document
c. The contents of the document
d. The structure of the document

26  The tag used in HTML to link it with other URL’s is:
a. <A>
b. <H>
c. <U>
d. <L>

27  The tags used for specifying fonts in HTML are
(i) <B>
(ii) <I>
(iii) <U>
(iv) <L>
a. (i) and (ii)
b. (i) and (iii)
c. (ii) and (iv)
d. (i),(ii) and (iii)

28   It is possible to display pictures (i.e, images)in HTML specificationby using the tag.
a. <GR src = Picture file>
b. <PIC src =Picture file>
c. <IMG src =Picturefile>
d. <GIF src=Picture file

29  SGML stands for
a. Standard Generalized Markup Language
b. Structured General Markup Language
c. Standard Graphics Mapping Language
d. Standard General Markup Link

30   HTML and XML are markup languages
a. Specially development for the web
b. Are based on SGML
c. Are versions of SGML
d. Independent of SGML

31  XML stands for
a. Extra Markup Language
b. Excellent Markup Links
c. Extended Markup Language
d. Extended Marking Links

32  XML uses
a. user define tags
b. pre-defined tags
c. both predefined and user-defined tags
d. Extended tags used in HTML and makes thempowerful

33   In order to interpret XML documents one should
a. Use standardized tags
b. Have a document type definition which defines the tags
c. Define the tags separately
d. Specifytag filename

34  The advantages of XML over HTML are
(i) It allows processing of data stored in web-pages
(ii) It uses meaningful tags which aids in understanding the nature of a document
(iii)Is simpler than HTML
(iv)It separates presentation and structure of document
a. (i),(ii) and (iii)
b. (i),(ii) and(iv)
c. (ii),(iii) and(iv)
d. (i),(iii) and (iv)

35  XSL definition is used along with XML definition to specify
a. The data types of the contents of XML document
b. The presentation of XML document
c. The links with other documents
d. The structure of XML document

36  XLL definition is used along with XML to specify
a. The data types of the contents of XML document
b. The presentation of XML document
c. The links with other documents
d. The structure of XML document

37  DTD definition is used along with XML to specify
a. The data types of the contents of XML document
b. The presentation of XML document
c. The links with other documents
d. The structure of XML document