Get fully solved assignment. Buy online from website
online store
or
plz drop a mail with your sub code
we will revert you within 2-3 hour or immediate
Charges rs
125/subject and rs 700/semester only.
if urgent then call us on 08791490301, 08273413412
DRIVE
SPRING 2016
PROGRAM
MASTER OF BUSINESS ADMINISTRATION (MBA)
SEMESTER
IV
SUBJECT CODE
& NAME MI0041 – JAVA AND WEB DESIGN
1 Briefly explain any two Java-based web
technologies.
Explain
any two Java-based web technologies
Answer: Java-Based Web Technologies
Java Servlet
A Servlet is a Java program module that processes and
answers client requests. A Servlet runs on the server and acts as an interface
between the client and the server. Java Servlet provides high level,
component-based, platform-independent and server-independent standards for
developing web applications in Java. To
2 Explain the elements of HTML document
structure.
Explain
atleast 5 elements
Answer: The structure of an HTML
document is made of several elements and attributes such as !DOCTYPE, html,
head, and body.
The <!DOCTYPE> Tag
The
<!DOCTYPE> tag is the first element in an HTML document and it specifies
the Document Type Definition (DTD) used by the document. A DTD is a separate
file containing the formal definition of a grammar
3 Write a short note on
a. Special operators
b. Operator precedence and associativity
a.
Special operators
b.
Operator precedence and associativity
Answer: a) Special Operators
The
special operators, such as instance of and dot operators, are used to perform
certain specialized operations. The instance of operator is a binary operator
that checks whether or not an object is of a particular type (type can be a
class, interface, or an array). It is used for object reference
4 Explain dynamic polymorphism with an
example of Java program
Program
Explaining
dynamic polymorphism
Answer: Dynamic Polymorphism
Polymorphism
that is exhibited at runtime is called dynamic polymorphism. This means that
when a method is called, the method call is bound to the method body at the
time of running the program, dynamically. In this case, the Java compiler does
not know which method is called at the
5 Explain the classes in Abstract Window
Toolkit.
Explaining
the five classes of AWT
Answer: AWT is an API that helps to
create GUI-based (Windows) applications. The AWT API provides various classes
stored in the java.awt package to create GUI in the application. Using the
6 Explain the stages of JSP (Java Server
Pages) life cycle.
5
Stages of JSP life cycle
Answer: Stages of JSP
The Page
Translation Stage
In the page translation
stage of the JSP life-cycle, the web container translates the JSP document into
an equivalent Java code—that is a Servlet. Usually, a Servlet contains Java
code with some markup
Get fully solved assignment. Buy online from website
online store
or
plz drop a mail with your sub code
we will revert you within 2-3 hour or immediate
Charges rs
125/subject and rs 700/semester only.
if urgent then call us on 08791490301, 08273413412
No comments:
Post a Comment