You are on page 1of 31

( Web Design / Web Technology /

Web Engineering )

❖ Follow us on Facebook

❖ Join our Telegram Channel

❖ Join Discussion Board

1. Microsoft XML schema data types for hexadecimal digits representing octates
A) UID
B) UXID
C) UUID
D) XXID
Ans-C

2. What does the URL need to access documents ?


I. Path name
II. Host name

1
III. DNS
IV. Retrieval method
V. Server port number

A) I, II, III
B) I, III, V
C) I, II, IV
D) III, IV, V
Ans-B

3. Output of XML document can be viewed as


A) Word processor
B) Web browser
C) Notepad
D) None of the above
Ans-B

4. XML
A) Can be used as a database
B) Cannot be used as a database
C) XML is not a database, it is language
D) None of these
Ans-A

2
5. The tags in XML are
A) Case insensitive
B) Case sensitive
C) Browser dependent
D) None of these
Ans-B

6. Let most segment of a name inn DNS represents


A) Individual Network
B) Individual computer
C) Domain name
D) Network type
Ans-B

7. The term byte stuffing refers to


A) Data stuffing used with character oriented hardware
B) Data stuffing used with bit oriented hardware
C) Data stuffing used with both A and B
D) Data stuffing used with byte oriented hardware
Ans - A

8. Which of the following attributes below are used for a font name?
A) Fontname

3
B) fn
C) Font
D) Face
Ans-D

9. The most popular way to materialize XML document is to use


A) DTD
B) XSLT
C) HTML
D) SOAP
Ans-B

10. Which of the following statement is true?


A) An XML document can have one root element.
B) An XML document can have one child element.
C) XML elements have to be in lower case.
D) All of the above.
Ans-A

11. Which of the following statement is true?


A) All the statements are true.
B) All XML elements must have closing tag.
C) All XML elements must be lower case.
D) All XML documents must have a DTD.

4
Ans-B

12. What is XML?


A) Subset of SGML, Extensible Markup Language
B) Superset of SGML, Extensible Markup Language
C) Like SGML, Extended Markup Language
D) None of these
VIEW ANSWER

13. Which of the following protocol is not used in the internet?


A) Telnet
B) WIRL
C) HTTP
D) Gopher
VIEW ANSWER

14. XML uses the features of


A) HTML
B) XHTML
C) VML
D) SGML
VIEW ANSWER

15. What are empty elements and is it valid?

5
A) No there is no such terms as empty element
B) Empty elements are element with no data
C) No it is not valid to use empty element
D) None of these
VIEW ANSWER

16. Which tags are commonly used by search engines?


A) Headings
B) Title
C) Paragraph
D) All of these
VIEW ANSWER

17. Node in XML is


A) Any part of the document whether it is elements ,attributes or otherwise
B) Referred only to the attributes
C) Referred to the top element in the document
D) None of these
VIEW ANSWER

18. The HTML tags are enclosed within


A) Curly braces
B) Parentheses
C) Angle brackets

6
D) Square brackets
VIEW ANSWER

19. Well formed XML document means


A) It contains a root element
B) It contain an element
C) It contains one or more elements
D) Must contain one or more elements and root element must contain all other
elements
VIEW ANSWER

20. A header in CGI script can specify


A) Format of the document
B) New locat ion of the document
C) A and B both
D) Start of the document
VIEW ANSWER

21. Namespace
A) Distinguishes one XML vocabulary from another
B) Provides the spaces in the names
C) Is a querying language
D) None of these
VIEW ANSWER

7
22. XML DSOs has the property for the number of pages of data the recordset
contains
A) Count
B) Number
C) Pagecount
D) Pagenumber
VIEW ANSWER

23. Which of the following identifies a specific web page and its computer on the
Web?
A) Web site
B) Web site address
C) URL
D) Domain Name
VIEW ANSWER

24. How many root element can an XML document have ?


A) One
B) Two
C) Three
D) As many as the memory provides
VIEW ANSWER

25. All exceptions in Java are subclasses of built in class called

8
A) Exception
B) Error
C) Throwable
D) Raise
VIEW ANSWER

26. Which type of web document is run at the client site


A) Static
B) Dynamic
C) Active
D) All of the above
VIEW ANSWER

27. What is so great about XML?


A) Easy data exchange
B) High speed on network
C) Both A and B
D) None of the above
VIEW ANSWER

28. CIDR stands for


A) Classified Internet Domain Routing
B) Classless Inter Domain Routing
C) Classless Internet Domain Routing

9
D) Classified Inter Domain Routing
VIEW ANSWER

29. FDDI (Fiber Distributed Data Interconnect) is an example of


A) Token ring
B) Token bus
C) Star topology
D) Multipoint network
VIEW ANSWER

30. MSXML is
A) A Microsoft language
B) XML parser that ships with IE5.0
C) Used for interacting with XML
D) None of these
VIEW ANSWER

31. BCC in the internet refers to


A) Black carbon copy
B) Blind carbon copy
C) Blank carbon copy
D) Beautiful carbon copy
VIEW ANSWER

10
32. Which Layer is not present in TCP/ IP model?
A) Application Layer
B) Internet Layer
C) Transport Layer
D) Presentation Layer
VIEW ANSWER

33. Each list item in an ordered or unordered list has which tag?
A) List tag
B) Is tag
C) Li tag
D) Ol tag
VIEW ANSWER

34. Characteristic encoding is


A) Method used to represent numbers in a character
B) Method used to represent character in a number
C) Not a method
D) None of these
VIEW ANSWER

35. www is based on which model?


A) Local server
B) Client server

11
C) 3 tier
D) None of these
VIEW ANSWER

36. In HTML URI is used to


A) Create a frame document
B) Create a image map in the webpage
C) Customize the image in the webpage
D) Identify a name or a resource on the internet
VIEW ANSWER

37. Hardware that calculates CRC uses


A) Shift register
B) Xor unit
C) Both A and B
D) Instruction register
VIEW ANSWER

38. DOM is a
A) A parser
B) Specification
C) Coding style
D) None of these
VIEW ANSWER

12
39. XML is a
A) Imperative language
B) Declarative language
C) Standard
D) None of these
VIEW ANSWER

40. What is the use of web font in HTML?


A) That is the core font that is used to develop web pages
B) That enables to use fonts over the web without installation
C) That is the special font that is developed by Microsoft corporation
D) All of the above
VIEW ANSWER

41. Which of the following tags below are used for multi line text input control?
A) Textml tag
B) Text tag
C) Textarea tag
D) Both a and b
VIEW ANSWER

42. XML document can be viewed in


A) IE 3.0

13
B) IE 2.0
C) IE 6.0
D) IE X.0
VIEW ANSWER

43. DMSP stands for


A) Distributed Mail System Protocol
B) Distributed Message System Protocol
C) Distributed Message System Pool
D) Distributed Mail System Pool
VIEW ANSWER

44. Attributes in XML are


A) Elements inXML
B) Child nodes
C) A way of attaching characteristics or properties to elements of a document
D) None of these
VIEW ANSWER

45. The main function of a browser is to


A) Compile HTML
B) Interpret HTML
C) De-compile HTML
D) Interpret CGI programs

14
VIEW ANSWER

46. The web standard allows programmers on many different computer platforms
to dispersed format and display the information server. These programs are called
A) Web browsers
B) HTML
C) Internet Explorer
D) None of these
VIEW ANSWER

47. The MIME text file is saved with


A) HMT extension
B) HTML extension
C) THM extension
D) None of these
VIEW ANSWER

48. XPATH used to


A) Address your documents by specifying a location path
B) Address the server
C) Store the IP of the server
D) None of these
VIEW ANSWER

15
49. Unlike Ipv4, Ipv6 does not include the following field in the base header
A) Next Header field
B) Field for Fragmentation information
C) Flow Label
D) Kind field
VIEW ANSWER

50. The XML DOM object is


A) Entity
B) Entity reference
C) Comment reference
D) Comment data
VIEW ANSWER

51. ____ are ignored by browser.


(A) Title tag
(B) Comments
(C) Body section
(D) Head section
VIEW ANSWER

52. HTML document should begin with the ____


(A) <HEAD> tag
(B) <TITLE> tag

16
(C) <BODY> tag
(D) <HTML> tag
VIEW ANSWER

53. GIF is the abbreviation for ___


(A) Graphics Interchange Format
(B) Graphics Instruction Format
(C) Graphics Item Format
(D) Graphics Information Format
VIEW ANSWER

54. The HTML and HTTP standard are defined by ____


(A) Web client
(B) Internet association
(C) WWW consortium
(D) WWW
VIEW ANSWER

55. What are shared on the Internet and are called as Web pages?
(A) Programs
(B) Cables
(C) Hypertext documents
(D) None
VIEW ANSWER

17
56. ____ is used to store the data within the documents on the server.
(A) XML
(B) HTML
(C) DHTML
(D) CGI
VIEW ANSWER

57. Web page editors works on a ____ principle.


(A) WWW
(B) HTML
(C) WYSIWYG
(D) WYGWYSI
VIEW ANSWER

58. The <Font> tag is similar to ____


(A) <BIG>tag
(B) <SMALL>tag
(C) <MARQUEE>tag
(D) <BIG>and<Small> tag
VIEW ANSWER

59. Which program is used by web clients to view the web pages?
(A) Web browser

18
(B) Protocol
(C) Web server
(D) Search Engine
VIEW ANSWER

60. What is the name of the location address of the hypertext documents?
(A) Uniform Resource Locator
(B) Web server
(C) File
(D) Web address
VIEW ANSWER

61. The two commonly used browsers are ____


(A) Internet Explorer and Windows Explorer
(B) Outlook Express and Internet Explorer
(C) Microsoft Internet Explorer and Netscape Navigator
(D) Internet Explorer and HTML
VIEW ANSWER

62. The entire web document is contained within ____


(A) Comments
(B) Tags
(C) Web page
(D) HTML element

19
VIEW ANSWER

63. What is the abbreviation of HTTP?


(A) Hypertext tag path
(B) Hyper Text Transfer Protocol
(C) Hypertext transfer path
(D) None
VIEW ANSWER

64. How many color names are used by the browsers?


(A) 8
(B) 10
(C) 12
(D) 16
VIEW ANSWER

65. Which tag is used to display text in title bar of a web document?
(A) Body tag
(B) Meta tag
(C) Title tag
(D) Comment tag
VIEW ANSWER

66. The ___ attribute is used to specify the width of the table.

20
(A) CELLPADDING
(B) WIDTH
(C) CELLSPACING
(D) BORDER
VIEW ANSWER

67. CGI stands for ___


(A) Common Gateway Internet
(B) Common Gateway Interface
(C) Central Gateway Interface
(D) Central Gateway Internet
VIEW ANSWER

68. Which language is used for creating Web Pages?


(A) PASCAL
(B) C
(C) HTML
(D) BASIC
VIEW ANSWER

69. Check boxes are used _____


(A) To enable option
(B) To disable option
(C) To create lists

21
(D) To enable or disable option
VIEW ANSWER

70. The language that instructs the browser on how to display the hypertext, and
adds pictures to the document is __
(A) C
(B) COBOL
(C) HTML
(D) BASIC
VIEW ANSWER

71. The ____ attribute is used to identify the values of variables.


(A) text
(B) http-equiv
(C) content
(D) name
VIEW ANSWER

72. The tag used to add images to the HTML document is ____
(A) <FONT>
(B) <HR>
(C) <HI>
(D) <IMG>
VIEW ANSWER

22
73. The ___ option allows the user to specify a location on the web.
(A) Format
(B) From location
(C) Location
(D) Insert
VIEW ANSWER

74. Which tag is used to change the default characteristics of a particular tag in
the entire web document wherever that tag is used?
(A) Meta tag
(B) Style tag
(C) Marquee tag
(D) Heading tag
VIEW ANSWER

75. The attributes that are used with <MARQUEE>tag are ___
(A) SIZE
(B) BG COLOR
(C) DIRECTION
(D) BG COLOR and DIRECTION
VIEW ANSWER

76. ____ is a collection of controls in HTML.


(A) Form
23
(B) Field
(C) Table
(D) Frame
VIEW ANSWER

77. HTML allows us to create three different kinds of ___


(A) Functions
(B) Events
(C) Files
(D) Lists
VIEW ANSWER

78. What are the two segments of a style tag?


(A) Selector and property
(B) Name and content
(C) Head section and body section
(D) None
VIEW ANSWER

79. ____ attribute is used to display an alternate message.


(A) Size
(B) ALT
(C) ALIGN
(D) SRC

24
VIEW ANSWER

80. Which attribute can be used to change the colour of the links?
(A) Link
(B) ALINK
(C) VLINK
(D) All the above
VIEW ANSWER

81. HTML allows us to use ___ levels of headings.


(A) Two
(B) Three
(C) Five
(D) Six
VIEW ANSWER

82. Which tag is used to provide additional information about the page that is not
visible in the browser?
(A) Anchor tag
(B) Meta tag
(C) Comment tag
(D) Body tag
VIEW ANSWER

25
83. Which term is used to refer to the computers that are used for storing web
pages as files?
(A) Internet
(B) Web clients
(C) Web servers
(D) World Wide Web
VIEW ANSWER

84. Which tag is used to identify the keywords describing the site?
(A) Comment tag
(B) Title tag
(C) Meta tag
(D) Anchor tag
VIEW ANSWER

85. ____ files are more compact than the GIF files.
(A) .JPG and JPEG
(B) .JPG
(C) .JPEG
(D) None of the above
VIEW ANSWER

86. Which is the formal description of message formats and rules to be followed
by computers?
(A) Standards

26
(B) Protocol
(C) Syntax
(D) Language
VIEW ANSWER

87. Which tag is used to identify the author’s name of the web document?
(A) Anchor tag
(B) Meta tag
(C) Title tag
(D) Font tag
VIEW ANSWER

88. What is the abbreviation of HTML?


(A) Hyper Tag Markup Language
(B) Hyper Text Markup Language
(C) Hyper Text Main Language
(D) Hyper Tag Main Language
VIEW ANSWER

89. Which character is used after the opening angular bracket to represent the
closing tag?
(A) /
(B) ^
(C) |
(D) %
27
VIEW ANSWER

90. The ____ passes the information given by the user to a specified program.
(A) User
(B) Programmer
(C) Web server
(D) Browser
VIEW ANSWER

91. Which are used with a tag to modify its function?


(A) Files
(B) Functions
(C) Attributes
(D) Documents
VIEW ANSWER

92. Which is an attribute of Meta tag?


(A) Name
(B) Content
(C) Both (a) and (b)
(D) None
VIEW ANSWER

93. Which section of the Web page will contain Meta tags?

28
(A) Body section
(B) Heading section
(C) (a) or (b)
(D) None
VIEW ANSWER

94. ____ Icon displays list of fonts that can be used.


(A) Text Size Icon
(B) Italics
(C) Change Font Icon
(D) Bold
VIEW ANSWER

95. What is the birth date of Hypertext Documents?


(A) June 12, 1990
(B) June 15, 1990
(C) June 10, 1991
(D) June 12, 1991
VIEW ANSWER

96. Which one of the following indicates how light or dark a color appears on the
web page?
(A) Value
(B) shade
(C) Hue
29
(D) Tint
VIEW ANSWER

97. The CELLSPACING attribute is used to ___


(A) Specify the colour of the border
(B) Specify the thickness of the border
(C) Specify the space between cells
(D) Specify the space between text and border
VIEW ANSWER

98. Interactive documents that can be created using a feature of HTML are called
____
(A) Tables
(B) Forms
(C) Files
(D) Frames
VIEW ANSWER

99. Who send the requisition for web pages to the web servers?
(A) Node
(B) System
(C) Web clients
(D) Web customer
VIEW ANSWER

30
100. A popular way of linking many documents was ___
(A) Notepad
(B) SGML
(C) Gopher
(D) Computer
VIEW ANSWER

31

You might also like