Web Technology MCQ Questions PDF
Web Technology MCQ Questions PDF
Web Technology MCQ Questions PDF
A. HEAD element
B. BASE element
D. None
A. (C) &
B. (A) #
C. (B) $
D. (D) ^
Answer: (A) #
A. <DS>
B. <DD>
C. <LL>
D. <DL>
Answer: <DL>
4. Which method of the Component class is used to set the position and size of a
component in JSP?
A. setSize()
B. setBounds() method
C. setPosition()
D. setPositionSize()
Answer: setBounds() method
D. None
A. <SELECT>
B. <BODY>
C. <INPUT>
8. The tag used to create a hypertext relationship between current document and
another URL is___________
A. <LINK>
B. <A>
C. <ISINDEX>
D. None
Answer: <LINK>
9. Which of the following statement is not true regarding JavaScript?
A. <UL>
B. <OT>
C. <OL>
D. None
Answer: <OL>
D. None
A. BIN
B. RECYCLE-BIN
C. CGI-BIN
Answer: CGI-BIN
13. The attribute, which define the relationship between current document and
HREF'ed URL is
A. REL
B. URL
C. REV
Answer: REV
A. It is a DTP language
B. It is a modeling language
D. None
A. <Title>
B. <Form>
C. <Body>
D. <HTML>
Answer: <HTML>
B. <heading>
C. <head>
D. <h1>
Answer: <h1>
18. Correct HTML to left align the content inside a table cell is____________
A. <td leftalign>
D. <tdleft>
19. In ASP the function which returns an expression formatted as a date or time
is_________
A. FormatDateOrTime()
B. FormatTimeDate()
C. FormatDateTime()
D. FormatDateAndTime()
Answer: FormatDateTime()
C. <background>green<Background>
D. <body bg =“green”>
A. setContainerLayout()
B. Layout()
C. setLayout()
D. ContainerLayout()
Answer: setLayout()
22. Which of the following statements is incorrect regarding multimedia on the web?
23. The web standard allows programmers on many different computer platforms to
dispersed format and display the information server. These programs are
called___________
A. Internet Explorer
B. Web Browsers
C. HTML
D. None
24. What value does readLine() return when it has reached the end of a file in JSP?
A. False
B. Null
C. EOF
Answer: Null
25. In JSP, the classes that allow primitive types to be accessed as objects are known
as________
A. Object classes
B. Primitive classes
C. Wrapper classes
D. Boxing classes
A. SGMT
B. SGML
C. SGMD
D. None
Answer: SGML
D. None
28. Any part of the graphic that is not included in another hot zone is considered to be
part of__________
A. Point
B. default
C. Rect
D. Polygon
Answer: Default
A. XML
B. HTML 4.0
C. SGML
D. HTML 5.0
A. Client-server
B. Local-server
C. 3-tier
D. None
Answer: Client-server