Web Technology
Description: Check your knowledge yourself. | |
Number of Questions: 15 | |
Created by: Jayanti Mahajan | |
Tags: Miscellaneous Web Technologies |
Which of the following is a static web page?
The function getHours() returns __________.
Shortcut key for opening a new window is __________.
Which of the following commands sent by a client browser acts as a part of HTTP requests?
Shortcut key for opening a new tab in the window is _________.
Which of the following statements is incorrect about TELNET protocol?
The tag <br> is used to _________.
Which of the following statements is correct for a method in Java Script? a) Function is written at the end of script. b) Format of function is a descriptive text followed by open and closed brackets. c) It is the syntax to find an error. d) Function does everything, before it is called.
Which of the following statements are true about JavaScript? (1) It is used to add interactivity to the HTML page. (2) It executes inside the HTML page. (3) It is an interpreted language. (4) It is enclosed inside the and tags within the HTML page. (5) Java and JavaScript are almost the same.
JSP code is written between ___________.
Which one of the following is incorrect about WWW?
Which of the following does not belong to the naming rule XML?
Which statement is true about the well formed XML documents?
Which of the following statements are true about XML? (1) XML stands for External Markup Language. (2) XML is a markup language like HTML. (3) XML is designed to display the data. (4) XML tags are not predefined and the user needs to define his own tags. (5) XML is designed to be self-descriptive.
Which one of the following is not a method of life cycle of an applet?