WorksheetsWWW
Total questions: 10
Worksheet time: 5mins
A piece of icon or image on a web page associated with another webpage is called ______
url
hyperlink
plugin
extension
Dynamic web page ______
is same every time whenever it displays
generates on demand by a program or a request from browser
both is same every time whenever it displays and generates on demand by a program or a request from browser
is different always in a predefined order
What is a web browser?
a program that can display a web page
a program used to view html documents
it enables user to access the resources of internet
all of the mentioned
Common gateway interface is used to _______
generate executable files from web content by web server
generate web pages
stream videos
download media files
URL stands for ________
unique reference label
uniform reference label
uniform resource locator
unique resource locator
A web cookie is a small piece of data that is _______
sent from a website and stored in user’s web browser while a user is browsing a website
sent from user and stored in the server while a user is browsing a website
sent from root server to all servers
sent from the root server to other root servers
Which one of the following is not used to generate dynamic web pages?
PHP
ASP.NET
JSP
CSS
An alternative to JavaScript on windows platform is _______
VBScript
ASP.NET
JSP
PHP
What is document object model (DOM)?
convention for representing and interacting with objects in html documents
application programming interface
hierarchy of objects in ASP.NET
scripting language
AJAX stands for _______
asynchronous javascript and xml
advanced JSP and xml
asynchronous JSP and xml
advanced javascript and xml
