Loyola College Web Designing Question Papers
Loyola College B.Sc. Computer Science Nov 2010 Web Designing Question Paper PDF Download
LOYOLA COLLEGE (AUTONOMOUS), CHENNAI – 600 034
B.Sc., B.C.A., DEGREE EXAMINATION – COMPUTER SCIENCE & APPL.
FIFTH SEMESTER – NOVEMBER 2010
CS / CA 5403 – WEB DESIGNING
Date : 11-11-10 Dept. No. Max. : 100 Marks
Time : 9:00 – 12:00
PART – A 10×2 = 20 marks
Answer all
- Write the advantage of server side scripting language..
- How to set space between characters using CSS.
- Write the syntax to declare the array in JavaScript.
- Write the JavaScript to retrieve current date and time.
- Write the method and syntax to convert the string into integer data type in VBScript.
- Write the syntax of function procedure of VBScript.
- What is the use of XML ?
- Write the naming rules of XML element.
- What is the Retouching in Photoshop?
- What is the use of Timeline?
PART – B 5×8 = 40 marks
Answer all
11.a). List out the attribute of Form tags. Create the user login form using HTML
(or)
- b) Write a CSS script to set three different types of alignment..
12.a).Write a JavaScript program to perform Action event using Button.
(or)
- b) Write a short note on string object of JavaScript.
.
13.a)Write a short note on system defined function with an example.
(or)
- b) Write a VBScript to perform Select Case statement.
14.a)Write a short note on XML namespace with an example.
(or)
- b) Explain about the use of Style sheet in XML.
- a) Write a short note Filtering in Photoshop..
b).Write the procedure to perform animation in Flash..
PART- C 2x 20 =40 marks
Answer any Two
- a).Create a college application form using HTML with all the controls and display it
in the webpage.
b). Write the CSS program to display the “Ovations 2010” in the webpage.
- a).Write a user interactive JavaScript program to display the student profile in a
webpage.
- b) Explain in detail about XML Schema with an example.
- a).Explain in detail about the drawing fundamentals of Flash
- b) Write a JavaScript program to demonstrate all basic arithmetic operation using
using textbox and button control in a webpage.
Loyola College B.Sc. Computer Science April 2012 Web Designing Question Paper PDF Download
LOYOLA COLLEGE (AUTONOMOUS), CHENNAI – 600 034
B.Sc., B.C.A. DEGREE EXAMINATION – COMPUTER SCIENCE & APPL.
FIFTH SEMESTER – APRIL 2012
CS/CA 5403 – WEB DESIGNING
Date : 30-04-2012 Dept. No. Max. : 100 Marks
Time : 1:00 – 4:00
Part – A
Answer ALL the questions (10 * 2 = 20)
- Write the syntax for Anchor tag.
- How do you define an inline style sheet in CSS?
- Eval (20*4) =?
- a) Nan b) 204 c) 24 d) 80.
- Write any four Math Objects in JavaScript.
- What is Event Handling in VBScript?
- What are String Functions in VBScript?
- List the rules to be followed by an XML document.
- Define DTD.
- How do you Crop an image in Photoshop?
- How to add text in Flash?
Part – B
Answer ALL the questions (5 * 8 = 40)
- a) Explain briefly about Cell padding and Cell spacing with an example.
(Or)
- b) Discuss the types of linking documents with an example.
- a) Write down the advantages of JavaScript.
(Or)
- b) Write a short note on various Dialog boxes of JavaScript.
- a) Give a brief note on Select Case in VBScript.
(Or)
- b) Differentiate between VBScript and JavaScript.
- a) Explain in brief about the various applications of XML.
(Or)
- b) Write a XML program to store CD details and define its DTD internally.
- a) Explain the tools available in Photoshop’s tool bar.
(Or)
- b) Explain the types of tweening in Flash.
Part – C
Answer any TWO questions (2 * 20 = 40)
- a) Explain in detail about various properties in CSS with an example. (10)
- b) Discuss in detail about User defined function in JavaScript with an example. (10)
17 a) List out and explain the looping statements in VBScript with an example. (10)
- b) Elaborate in detail about the external DTD of XML with an example. (10)
- a) What is Photoshop? Explain in detail about filter options available in Photoshop’s tool bar.(10)
- b) Explain the following control structures in JavaScript with an example program
- a) Switch case b) do while c) Nested if else.