Friday, November 6, 2015

Solapur University Question Paper,WEB PROGRAMMING,M.C.A. – II (Semester – III),2014 Question Paper

Solapur University Question Paper
M.C.A. – II (Semester – III) (Commerce) Examination, 2014
WEB PROGRAMMING
Day and Date : Saturday, 3-5-2014 Total Marks : 70
Time : 3.00 p.m. to 6.00 p.m.
 Instructions : 1) Q. No. 1 and 7 are compulsory.
2) Solve any two questions from Q. No. 2, 3 and 4. Solve
any one question from Q. No. 5 and 6.
3) Figures to the right indicate marks to a question or
sub-question.
1. A) Multiple Choice Questions. 7
1) ____________ elements used to specify how text should be display in
browser.
A) Physical B) Logical
C) Both 1 and 2 D) None of the above
2) Distance between data in cell and boundaries of cell is known as _________
A) CELLSPACING B) CELLPADDING
C) All of the above D) None of the above
3) Ceil(X) method of math object in JavaScript is used to ________
A) Return the nearest integer greater than or equal to X
B) Return the nearest integer less than or equal to X
C) Return the angle from the X-axis to a point
D) None of the above
4) In VB script ____________ function is used to find the highest index number
in an array.
A) M Bound B) Max Bound
C) L Bound D) None of the above
Seat
No.
SLR-GL – 21 -2-
5) The ___________ provides access to the structure of an HTML page by
mapping the elements in that page to a tree of nodes.
A) Active X B) XML C) DOM D) COM
6) The ____________ attribute sets up an event to trigger when a reader
places his or her mouse over the contents of the heading.
A) Mouseup B) Onmouseover
C) Keypress D) Onmouseup
7) ___________ is XML based protocol which is used for web services.
A) SOAP B) TCP C) FTP D) HTTP
B) State True or False : 7
1) Font tag having attribute size can take value between 1 to 7.
2) XML schema are written in XML.
3) Text-transform Controls the letters in an element.
4) Session. Timeout have a default value 20 seconds.
5) The request object retrieves the values that the client browser passed to
the server during an HTTP request.
6) Error is data type available in VBScript.
7) JavaScript is default language for ASP.
2. Write short answers. (7×2)
A) Explain all control structure and loops in JavaScript.
B) What is a style-sheet ? Explain font, background and text styles with external
style sheet.
3. A) What is the purpose of History objects ? Explain its various properties and
methods of it. (7×2)
B) What is Image mapping ? Explain image mapping with examples.
4. A) Explain various attributes and elements of <form> tag with example. (7×2)
B) What is XML ? Write the difference between XML-DTD and XML-schema.
-3- SLR-GL – 21
5. A) Explain Session object with example in asp. (7×2)
B) Write a short note on DOM object.
6. Write a VBScript code to calculate Sales Commissions as per the sales value is
entered. Accepted sales value is in Rs. in a txtsales, if accepted sales value is
not in number format then display proper message. After clicking on a Find
Commissions button display the Commissions value in a txtcommission. No one
should be able to Change the value of commissions, directly in a txtcommission.
Criteria
i) if Sales < 50 then comm. = 0
ii) if Sales > 50 and sales < = 500 then Comm = 10% of sales
iii) if Sales > 500 then comm = 18% of sales. 14
7. Write a asp code as below : 14
i) insert records of student in database accepted from the html page.
ii) display student record with percentage.
Student table should contain the fields as name, class, mobile_no, mark of
3 subjects.
——————
Share This
Previous Post
Next Post

B.E Civil Engineer Graduated from Government College of Engineering Tirunelveli in the year 2016. She has developed this website for the welfare of students community not only for students under Anna University Chennai, but for all universities located in India. That's why her website is named as www.IndianUniversityQuestionPapers.com . If you don't find any study materials that you are looking for, you may intimate her through contact page of this website to know her so that it will be useful for providing them as early as possible. You can also share your own study materials and it can be published in this website after verification and reviewing. Thank you!

0 comments:

Pen down your valuable important comments below

Search Everything Here