Q
Q
(a)Mozilla
(b)Microsoft
(d)NVDIA
(a)Display()
(b)Alert()
(c)GetOutput()
(d)Prompt()
A.Prompt()
Q.What does error 44 or Not Found error while accessing a URL mean?
Q.Assume that an HTML form is designed to purchase the furniture. All the
items required are being checked. After selecting the items the payment
details are entered and the submit button is pressed. From the following
options which one would you prefer to send the data to the server.
Assume that all the security is handled.
(a)Only POST
(b)Only GET
A.Only POST
(b)Web services interact with other web applications for the purpose of
exchanging data
(a)window.print();
(b)browser.print();
(c)navigator.print();
(d)document.print();
A.a) window.print();
(a)You should not use any of the JavaScript reserved keyword as variable
name
(a)Request
(b)HttpRequest
(c) HttpServletRequest
(d)ServletRequest
A.c) HttpServletRequest
(a)Server
(b) Client
(c)Proxy
(d)DNS
A.b) Client
A.
HTTP (HyperText Transfer Protocol) is a protocol used for transferring data
over the web. It is the foundation of any data exchange on the Web and it
follows a client-server model, where the client (usually a browser) sends a
request, and the server responds.
Client sends a request: The web browser sends an HTTP request to the
server when you enter a URL or click a link.
Server processes the request: The server receives the request, processes
it (e.g., retrieving a file, running code), and prepares a response.
Q.
What is JDBC? What are the role of Statement object and Result set in
JDBC frame.
A.
Connect to a database
A.A cookie is a small piece of data stored on the user's computer by the
web browser while browsing a website. Cookies are used to remember
information about the user, such as login credentials, preferences, and
other session-specific data. They play a crucial role in enhancing user
experience by allowing websites to recognize returning users and provide
a more personalized experience.
a) Define Jasmine.(2)
a)What is Servlet?(3)
c) What are HTML tags. define.How can you insert rows and column in
HTML?(7)
a) Mongodb
b) W3C
c) Applet
d) HTTPS
e) XML