Tuesday 27 June 2017

mi0041 smu mba spring 2017 (jul/aug 2017 exam) IVth sem assignment

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
If urgent then call us on 08791490301



DRIVE SPRING 2017
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 What is Cascading Style Sheets (CSS)? Briefly explain any four ways of creating the CSS in a web page.
Explain Cascading Style Sheets (CSS)
4 different ways of creating CSS

Answer: CSS or simply style sheets are text files that contain one or more rules in the form of property/value pairs to determine how the elements in a Web page should be displayed. In other words, CSS is used to style a Web page. Use CSS style properties carefully and make sure that the chosen style complements the content on the Web page. CSS is used to choose how the content needs to be displayed,


3 Briefly explain the basic structure of an HTML document.
Explain the basic structure of an HTML document

Answer: The structure of an HTML document is made of several elements and attributes such as !DOCTYPE, html, head, and body

4 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 variables only.

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 java.awt package, we can create and display buttons, labels, check boxes, text fields, and other user interface components in a


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 language tags, such as HTML or XML. JSP, on the other hand, consists primarily of markup language with some
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
If urgent then call us on 08791490301


No comments:

Post a Comment