MCA6011-ADVANCED WEB PROGRAMMING

Dear students get fully solved assignments
Send your semester & Specialization name to our mail id :
  help.mbaassignments@gmail.com
or
call us at : 08263069601


ASSIGNMENT

DRIVE
WINTER – 2016
PROGRAM
MCA(REVISED FALL 2012)
SEMESTER
6
SUBJECT CODE & NAME
MCA6011-ADVANCED WEB PROGRAMMING
BK ID
B1960
CREDITS
4
MARKS
60


Note: Answer all questions. Kindly note that answers for 10 marks questions should be approximately of 400 words. Each question is followed by evaluation scheme.



Question.1. What is XSL-FO? List the steps to create a XSL-FO document.

Answer:XSL-FO (XSL Formatting Objects) is a markup language for XML document formatting that is most often used to generate PDF files. XSL-FO is part of XSL (Extensible Stylesheet Language), a set of W3C technologies designed for the transformation and formatting of XML data. The other parts of XSL are XSLT and XPath. Version 1.1 of XSL-FO was published in 2006.


Question.2. What is difference between ordered list and definition list?

Answer:Lists are very important to any document as they allow you to make your key points stand out from the rest of the text. HTML supports three lists:

·       unordered (bulleted)
·       ordered (numbered)



Question.3. Explain comparison between XML and Relational database.

Answer:When you design your databases, you need to decide whether your data is better suited to the XML model or the relational model. Your design can also take advantage of the hybrid nature of a DB2® database, that is, the ability to support both relational and XML data in a single database.

While this discussion explains some of the main differences between the models and the factors that apply to each, there are numerous factors that can



Question.4. Differentiate between Synchronous vs. Asynchronous Data Retrieval with example.

Answer:When a technician or server operator needs to create copies of data, be it over a SAN, LAN or WAN, there are two main methods of doing this. Synchronous and asynchronous replication each have their own benefits and drawbacks. Learn more about these two methods of copying data, so you can choose the right option for your needs.

Synchronous Replication: Essentially,



Question.5. Explain any five new features of HTML5.

Answer:The character set for HTML 5 is streamlined as well. It uses UTF-8 and you define it with just one meta tag:

<meta charset="UTF-8">

1.       HTML 5 New Structure: HTML 5 recognizes that Web pages have a structure, just like books have a structure or other XML documents. In general, Web pages have navigation, body content, and sidebar content plus headers, footers, and other
2.        


Question.6. Explain the following:

a) Window event attributes.

Answer:Window Event Attributes were set off/happens for the window.

These events should be placed inside the <body>.



b) Form event attributes.

Answer:Events triggered by actions inside a HTML form (applies to almost all HTML elements, but is most used in form elements):

Attribute
Value
Description

Dear students get fully solved assignments
Send your semester & Specialization name to our mail id :
  help.mbaassignments@gmail.com
or
call us at : 08263069601


No comments:

Post a Comment

Note: Only a member of this blog may post a comment.