CBSE Multimedia Media & Web Technology sample paper class XII 2010
http://www.cbseguess.com/-------------------------------------------------------------------------------------------------------www.cbseguess.com Other Educational Portals www.icseguess.com | www.ignouguess.com | www.dulife.com | www.magicsense.com Guess Paper – 2010 Class – XII Subject – Multimedia & Web Technology Q1. Answer the following questions on the basis of ASP: (20) 1) What is the difference in HTML and ASP file? 1 2) Name two equivalent tools of ASP. 1 3) Explain the steps to create a virtual directory in IIS manager. 1 4) What is the difference in Adrotator and Content rotator? 1 5) Identify the following: 2 (i) The collection used to retrieve the values of form elements sent using the POST method. (ii) The alternate command for <% =”HELLO” %> 6) Mr. Ram is a programmer. He wants to add some adds on the website. Which component will help him to insert adds on the website? 1 7) What is a Cookie? 2 8) What is the advantage of database over methods of storing data like cookies, application Variables, and text files. 2 9) Write the ASP code that will read all lines from the text file called mytext.txt and display the total number of lines contained in the file. 3 10) Observe the program segment given below carefully and fill the blanks marked as Line 1 and Line 2 using methods of the RecordSet object for performing the required task. 2 <% DIM objConn, strConn, objRS SET objConn = Server. CreateObject(“ADODB.Connection”) strConn = “DSN=exam” objConn. Open strConn SET objRS = Server.CreateObject(“ADODB.RecordSet”) objRS.Open “Student”, objConn, 2, 2 objRS.MoveLast „Move the cursor to the end of file ______________ „Line 1 to Add a new blank record objRS(“AdmNo”) = Request.Form(“AdmNo”) objRS(“Name”) = Request.Form(“Name”) ______________ „Line 2 to save the record in the database objRS.Close objConn.Close SET objRS = Nothing SET objConn = Nothing %> http://www.cbseguess.com/-------------------------------------------------------------------------------------------------------www.cbseguess.com Other Educational Portals www.icseguess.com | www.ignouguess.com | www.dulife.com | www.magicsense.com 11) Build an ASP page that asks the user whether they want to go to any three different web sites of your choice. Once they have made a selection redirect them to th appropriate page by using Select Case statement. 4 Q2. Answer the following questions based on VBScript: (20) i) Differentiate between a sub-routine and a function with the help of an example. 2 ii) What is the difference in Local Variable and Global Variable. 2 iii) Name the built-in functions to be used in the following situations: 2 (i) To return a number rounded to specified decimal places. (ii) To check if string1 occurs within string2 and return the starting position of string2 in string1. iv) Write the equivalent script for the following code using FOR loop without effecting the output: 2 v) Give the output of the following code segment: 2 http://www.cbseguess.com/-------------------------------------------------------------------------------------------------------www.cbseguess.com Other Educational Portals www.icseguess.com | www.ignouguess.com | www.dulife.com | www.magicsense.com vi) Write the output: 4 document.write((46+2)/8*3+(3+2)) document.write(cint(round(12*3/6+5^2),2))) document.write(mid(right(rtrim(“multimedia “),5),2,3) document.write((Strreverse(Mid(“Today we have exam”,11,9)) vii) Write an HTML code for creating a form, which accepts the birth date from the user in a textbox and displays the day of the week in a message box on the click of a button. 3 viii) Write a program that accepts the date of birth of the user as dd/mm/yyand calculates his age now. The age is then displayed in a message box. 3 Q3. Answer the following questions on the basis of Networking: (20) a) What is the difference in Circuit Switching and Packet Switching? 2 b) What is the difference in LAN and WAN? 2 c) Why Linux is so popular these days? 1 d) Expand the following: 2 a) CDMA b) OSI c) FLOSS d) SMTP e) Girish Ramanuj is an entrepreneur who has recently set up a new business. Girish needs to create a lot of documents, presentations, databases and spreadsheets to maintain data and spread his business. However, he does not have the money to purchase any of the proprietary software which offers all these packages. Can you suggest what software can Girish use for which he has to pay no licensing fee? 2 f) Why is optical fibre cable preferred over twisted pair cable and coaxial cable? 2 g) What is multimedia? How it helps in business? 2 h) Explain the following terms: 3 i. Shareware ii TCP/IP iii Python i) An Organization has its offices in building A, B, C and D. 4 Answer questions (a) to (d) in context of the following layout of the three offices: Centre to Centre distances between different buildings are as follows: http://www.cbseguess.com/-------------------------------------------------------------------------------------------------------www.cbseguess.com Other Educational Portals www.icseguess.com | www.ignouguess.com | www.dulife.com | www.magicsense.com Block A to Block B 100 m Block A to Block C 70 m Block A to Block D 20 m Block B to Block C 150 m Block B to Block D 120 m Block C to Block D 140 m Each of the above buildings has following number of computers A 65 B 30 C 25 D 40 (i) Suggest and draw the layout for a network, with proper justification to connect all the office (ii) Where would the following preferably be placed • Bridge • Repeater (iii) Suggest the most suitable place to house the server for the organization with proper justification. (iv) If the organization needs to link up to a branch office which is in a neighboring city, (around 100 km distant) suggest the best type of cabling connection, from the building hosting the server, provided price is not a factor. Q4. Answer the following questions on the basis of Multimedia: (10) 1) Name two Still Image file formats. 2 2) What is the advantage of PDF format? 2 3) Write a short mote on Video on demand and Information Kiosk. 2 4) What is the difference in AVI an DAT format. 2 5) Mr. Raja Maheshwari is planning to gift a digital album to his daughter on her birthday. All the images have lots of colur shading and are all satic images. Which of the following format are best suited for this purpose: i) GIF ii) JPEG iii) AVI Justify your choice. 2 Submitted by Mr. RAJNI AHUJA Email id : rajniahujas@gmail.com
Description
This content is useful for CBSE Students
Presentation Transcript
Your Facebook Friends on WizIQ