Web Tech Set 2
Web Tech Set 2
:
a. <xml version="1.0" />
b. <?xml version="1.0"?>
c. <?xml version="1.0" />
d. None of the above
Answer: b
2. When processing an output XML, "new line" symbols
a. are copied into output "as is", i.e. "CR+LF" for Windows, CR for Macintosh, LF for Unix.
b. are converted to single LF symbol
c. are converted to single CR symbol
d. are discarded
Answer:b
3. Which of the following strings is a correct XML name?
a. xmlExtension
b. xslNewElement
c. XMLElement#123
d. All
Answer:b
4. Which of the following XML fragments are well-formed?
a. <?xml?>
b. <?xml version="1.0"?>
c. <?xml encoding="JIS"?>
d. <?xml encoding="JIS" version="1.0"?>
Answer:b
5. What are the predefined attributes
a. xml:lang
b. xml:space
c. both
d. none.
Answer:c
6. There is a way of describing XML data, how?
a. XML uses a DTD to describe the data
b. XML uses XSL to describe data
c. XML uses a description node to describe data
d. Both 1 and 3
Answer:d
1.C
1.C
1.C
1.D
2.D
2.D
2.D
2.C
3.E
3.E
3.A
3.E
4.A
4.B
4.E
4.A
A. James Clark
B. Goldfarb
C. Berners-Lee
D. XHTML
E. XML declaration
5.B
5.A
5.B
5.B
Answer: a
14. Match The Following
1. Generated if XML is not well formed
2. Value for display property
3. Element that contains no content
4. 72 in an inch
5. Indicates element to apply style to
6. Document Type Definition
a. 1.D
2.E
3.F
4.B
5.A
b. 1.F
2.D
3.E
4.B
5.A
c. 1.F
2.D
3.A
4.E
5.C
d. 1.D
2.F
3.E
4.C
5.B
e.
A. selector
B. points
C. DTD
D. fatal error
E. inline
F. empty element
6.C
6.C
6.B
6.A
Answer: a
15. Match The Following
1. CSS visibility property
2. generic font name
3. zero or more instance repetition operator
4. functional notation
5. Hexadecimal
6. Vertical bar (|)
a. 1.C 2.D
3.F
4.B
5.A
6.E
b. 1.C 2.D
3.B
4.F
5.A
6.E
c. 1.C 2.D
3.F
4.B
5.E
6.A
d. 1.D 2.C
3.F
4.B
5.A
6.E
Answer: a
A. base16
B. rgb(0,0,0)
C. hidden
D. sans-serif
E. or
F. asterisk (*)
16. Which of the following are two popular protocols that allow home computer users to connect
computers to the internet as per hosts?
i) SLIP ii) PPP
iii) HTTP iv) SMTP
A) iii and iv
B) ii and iii
C) i and ii
D) ii and iii
Answer: C
17. Identify the uses of URL in HTML.
i) Link to another document or resource
ii) Link to external style sheet or script
iii) Create an image map
A) i and ii
B) i and iii
C) ii and iii
D) i , ii and iii
Answer: D
their
C. 8 bit
D. 4 bit
Answer: C
26. To create a choise in XML schemas, we use the
A. <xsd:select> element
B. <xsd:multi> element
C. <xsd:choise> element
D. <xsd:single> element
Answer: C
27. To match the specific XML elements child like of parent element is the syntax will be
A. <xsl:template match=PLANET_NAME>
B.<xsl:template match=PLANET/NAME>
C. <xsl:template match=/NAME>
D. <xsl:template match=//>
Answer: B
28. To use XSLT in an XML system:
A. the input and output of the XSLT processor must be unparsed XML documents
B. the input and output of the XSLT processor must be a hierarchical tree representing an XML
document
C. the XSLT processor must be called from a web agent
D. the XSLT processor must be given the DTD as well as the XML document instance
Answer : B
29. What is the role of the XPath language in XSL processing?
A. XPath identifies the order or path of processing to be followed as the XSL language is processed
B. XPath identifies locations in XML data to be transformed in the source tree and the locations to be
generated in output tree specified in XSL translation prescriptions
C. XPath identifies the path to be followed in the execution of XSL translation prescriptions
D. XPath specifies which XSL transform files are to be used in the translation of XML
Answer: B
30. Which statement correctly describes the capabilities of the XSLT language?
A. XSLT uses the DTD to determine how XML documents will be translated
B. XSLT specifies how a hierarchical trees, representable by an XML document may be translated
into non-hierarchical formats
C. XSLT specifies how a hierarchical tree, representable by an XML document, may be translated
into another hierarchical tree, also representable by an XML document
D. XSLT specifies the formatting style to be used to render an XML document
Answer: C
31. The XSLT processor copies the elements of the stylesheet until it finds a command in the format:
A.
B.
{item, action}.
C.
{for-each select}.
D.
<HTML>...<\HTML>.
Answer: Option B
32.
With XML:
A.
B.
C.
D.
33.
What is not true about SOAP?
A.
B.
SOAP was defined as an XML-based standard for providing remote procedure calls over
the Internet.
C.
D.
Answer: Option D
B.
XSLT uses a set of rules that govern how a document is to be materialized is created.
C.
D.
Answer: Option C
35.
XML DSOs has the property for the number of pages of data the recordset contains
A. Count
B. Number
C. Pagecount
D. Pagenumber
Answer: Option C
36. Which of the following attributes of text box control allow to limit the maximum character?
A.
size
B.
len
C.
maxlength
D.
all of these
Answer: Option C
37. Which of the following is a container?
A.
<SELECT>
B.
<Value>
C.
<INPUT>
D.
<BODY>
Answer: Option A
38. <DT> tag is designed to fit a single line of our web page but <DD> tag will accept a
A.
line of text
B.
full paragraph
C.
word
D.
request
Answer: Option B
C.
B.
D.
none of these
Answer: Option C
B.
C.
D.
Answer: Option A
41. Any part of the graphic that is not included in another hot zone is considered to be part of
A.
rect
B.
point
C.
default
D.
polygon
Answer: Option C
42. In CSS filters, ........................... will be used to create a shadow of object at the specified horizontal
and vertical offset and color.
A) Drop shadow effect
B) Chroma filter
ii) freq
iii) light
iv) phase
v) intensity
46. Match the different CSS media types with their descriptions.
i) all
ii) aural
iii) screen
iv) embossed
B) empty-column
C) empty-cell
D) empty
Ans: C
49. The ........................ property for HTML tables in CSS specifies whether the browser should control
the appearance of adjacent borders that touch each other.
A) border-spacing
B) border-collapse
C) caption-side
D) table-layout
Ans: B
50. The ................. property indicates whether the marker should appear inside or outside of the box
containing the bullet points.
A) list-style-align
B) list-style-type
C) list-style-position
D) list-style-appearance
Ans: C
51 . The overflow property of CSS can take one of the following values.
i) visible
ii) invisible
iii) hidden
iv) scroll
v) auto
Ans: B
51. Identify the uses of URI in HTML.
i) Link to another document or resource
ii) Link to external style sheet or script
iii) Create an image map
A) i and ii
B) i and iii
C) ii and iii
D) i , ii and iii
ANS: D
52. XML stands for ......................
A) Extensible Markup Language
B) Eccessive Markup Language
C) Executive Markup Language
D) Extensible Managing Language
ANS: A
53. The XML format has a simpler set of ........................ than HTML.
A) loader rule
B) parsing rules
C) generator rule
D) logical rule
ANS: B
54. All information in XML is .....................
A) Unicode text
B) multi code
C) multi text
D) simple text
ANS: A
55. An entity in XML is a ................................
A) class
B) logical information
C) simple information
(b) Pipelining
(d) Hyperlinks
63. Which of the following is needed for sending asynchronous alerts and notifications to operators?
(a) SNMPv3
(b) Email and MOM services
(c) DCOM
(d) RPC
Ans: b
64. Which among the following contains real-time information describing the function provided by a server
and their parameters?
(a) Interface Repository
(b) CORBA Facilities
(c) Replication Agent
(d) Implementation Repository
Ans: a
65. Which of the following supports the capability of returning pointers to other interfaces through COM
object?
(a) Hardware interface
(b) Software interface
(c) Transient interface
(d) Query interface.
Ans: d
66. JavaBeans Event Model is also known as
(a) The Event Beans Model
(b) The Event Service Model
(c) The Event Delegation Model
(d) The Event Foundation Model
Ans: c
67. Families of software ICs that play together are called .
(a) Roles
(b) Suites
(c) Objects
(d) Components
Ans: b
68. Which among the following tools can set software parameters and fine-tune complex systems such as
relational databases or operating systems?
(a) Performance monitoring and trending tools
(b) Inventory management tools
(c) Application performance monitoring tools
(d) Configuration management tools.
Ans: Ans: d
69. What request is issued by a managing station to read the value of a managed object?
(a) GET-NEXT
(b) SET
Ans: c
70. The default port address for HTTP is
(c) GET
(d) TRAP
(a) 60
(b) 70
(c) 80
(d) 90
Ans: c
71. Which of the following are variables that represent the data elements in a managed object?
(a) Notifications
Ans: b
(b) Attributes
(c) Operations
72. In 3-tier client/server applications, the business logic lies at------(a) The client
(b) The Database Server
(c) Divided between client and server alternatively
(d) Middle Tier
Ans: d
(d) Subscripts
73. Which among the following are used to create very concurrent, event-driven server programs
(a) Threads
(c) Binary Large Objects
Ans: a
(b) Semaphores
(d) Inter-process Communications
75. In 3-tier computing, the request/response protocol between the clients and web servers is
(a) NNTP
Ans: c
(b) SMTP
(c) HTTP
(d) POP3
(b) 8
(c) 32
(d) 16
(b) SPX
(c) NetBIOS
(d) TCP/IP
(b) Java
(c) DCOM
(d) CORBA
81. Which of the following DO NOT allow multiple applications to participate in a transaction?
(a) Firewalls
Ans: c
82.
(b) Routers
(c) Gateways
(d) Switches
83. In nested transactions, if the parent transaction issues the rollback then what about ists descendent?
(a) All are committed if they issue commit
(b) Some are committed and some are roll backed
(c) All are roll backed regardless of whether they issue any one
(d) All are roll backed if they issue rollback
ANS: C
84. TP monitor done its responsibilities with the help of which protocol?
(a) TCP/IP
(d) SNA
ANS: B
(c) IP