Web Technology MCQ
The method by which computers communicate with each other through the use of markup language and multimedia is known as web technology.
Web technology is a collection of Technology used for the World Wide Web. The focus of web technology is creating maintenance and development of web-based applications.
Web Terminology:
- Web browser
- W3C
- Network
- Internet
- MIME
Protocol governing web
-
Application layer protocol:
- HTTP: The hypertext transfer protocol used is by WWW and it is used to define how messages are formatted and transmitted.
- FTP: while transfer protocol is a standard internet protocol for transmitting files between two computers on the internet
- TELNET: telecommunication network used to connect computers localhost to the remote host.
- SMTP, IMAP, POP.
- DNS: DNS or domain name system is a way that internet domain names are located and translated into IP address
- SSL: Secure socket layer.
Java is a high-level, general-purpose, object-oriented programming language.
It is easy and used to develop any kind of program.
Apart from this, it can also be used in Android development.
Java Architecture
Java Architecture consists of mainly three components:
- JVM: One of the main features of Java is Write Once Run Anywhere, i.e. it is platform-independent. It can run on any OS irrespective of the environment because of Java Virtual Machine.
- JRE: Java Runtime Environment provides an environment for the Java programs to be executed.
- JDK: It is the software development environment that is mainly used in the development of Java applications and applets.
Java Servlet:
- Simple java programs that run on servers are known as servlets.
- Servlets and most commonly used with HTTP and hence also known as HTTP servlets.
- Servlet technology is robust and scalable because of the Java language.
- there are many interfaces and classes in the servlet API such a Servlet, GenericServlet HTTPServlet, ServerletResponse.
Web Technology MCQs
Where is the map definition file generally stored?
The latest HTML standard is
The MIME text file is saved with which of the following extension
To establish the base URL which of the following is used?
To get the current system date which of the following function is used in ASP?
What are the attributes used to change the size of an image?
What are the types of lists available in HTML?
What are variables used in JavaScript programs
What does MIME stand for?
What is Document Object Model(DOM)?
What is the effect of the \<b> tag?
What is the function of the HTML style attribute?
When is the body tag used?
The full form of DOM is?
Which attribute is used to provide a unique name to an HTML element?
Which HTML element is used to define description data?
Which of the following attribute defines the relationship between the current document and URL?
Which of the following attribute is used for merging two or more adjacent columns?
Which of the following can read and render HTML web pages
Which of the following is used to allocate and manage resources for a network?
Which of the following is used to transmit information on the world wide web?
Which of the following properties is used to change the font of text?
Which of the following tags doesn’t require a closing tag?
Why is XPATH used?
Why were cookies designed?
Identify the container among the following
Among the following operators identify the one which is used to allocate memory to array variables in JavaScript.
Among which of the following is HTML a subset.
Choose among the following, which is the most common internet protocol.
Choose the port number of FTP.
Choose whether true or false: The tag elements in XML are case-sensitive.
Choose whether true or false: XML is an imperative language.
Full form of W3C is _____________
How many sizes of headers are available in HTML by default?
HTML files are saved by default with the extension?
Identified among the following which creates push button
A website is a _______ cookie.
Identify the empty or void element in HTML.
Identify the function in JavaScript which is used to send messages to users requesting for text input?
Identify the incorrect HTML tag among the following
Identify the method which is used to specify a container's layout in JSP.
Identify the range of byte data types in JavaScript.
Identify the standard network protocol used to transfer computer files between a client and server on a computer network.
Identify the tag used to give paragraph
Identify the tag which is used to define a concept in HTML.
Identify the total standard color names that HTML supports.
On which model is www based upon
Simple network management protocol uses which of the following port number