Trending ▼   ResFinder  

Class 12 Exam 2016 : Computer Science

7 pages, 0 questions, 0 questions with responses, 0 total responses,    0    0
Sanjay Namdeo
Bundelkhand University (BU), Jhansi
MA Economics
+Fave Message
 Home > namdeoqp >

Formatting page ...

St. Xavier s International Junior College, Panchgani Annual Examination 2013-14 Subject : Information Technology Class : XI Time : 2 Hr.:30 Min. Stream : Science M.Marks : 80 Q.1 Fill in the blanks: 10 i) ___________ is the collection of interrelated WebPages. ii) The _______ tag is used to create scrolling text in html iii) XML stand for ______________________________________. iv) ___________ is valid data type in MS access v) BCL stand for _______________________________________. vi) __________ are web contents more similar to a diary or journal created by individuals. vii) syntax of for loop is _________________________________________. viii) _________ data type is used to store lengthy text in MS- Access. ix) _________ gives justice to each person according to individual effort. x) ___________ is a person who sends or transmits an electronic message. Q.2 State True / False 1. SQL is non declarative. 2. Variable names in Java script are case sensitive. 3. bgcolor attribute used to change text color. 4. <Marquee> is a Empty tag. 5. Floating point number cannot use in Javascript. 6. var is a keyword in Visaul Basic. 7. A collection of web browsers is known as a web site. 8. To create a link , <href> tag is used. 9. Len is only property of object, which returns lengthy of string. 10. <TR> tag is used to create a Table row. Q.3 MCQ( One Correct Answer) 20 1. 2. _________ is physical tag. a) <SUP> b) <BODY> c) <BR> <font> tag has ________ attribute. a) Direction b) Face c) Width d) None d) src 3. HTTP stand for ______________________________ a) Hyper text transfer Protocol b) Hyper transfer text path c) Hyper text traveler Protocol d) None 4. ___________ is a Empty tag. a) <HTML> b) <Font> c) <BR> 5. d) <b> To insert a image in a web page we used ________ tag. a) <SRC> b) <Image> c) <Href> d) <img> 10 6. computer. _______ detect and prevents known and unknown viruses which weakens the a) Web browser 7. 8. b) e-mail <img> tag has ______ attributes a) face b) color c) AntiVirus d) Records c) shape d) src The __________ object allows you to perform mathematical task. a) Date Object b) Math Object c) String Object d) None 9. In Java Script, Returns the number with the highest value of x and y. a) min(x,y) b) max (x,y) c) Max(x,y) d) Min(x,y) 10. Body tag has the following attributes. a) text b) Bkcolour c) bgcolour d) direction _________ is a rules & regulations. a) law b) Crime c) Moral d) None ___________ tag is used to superscript. a) <SUB> b) <SUPER> c) <SUP> d) <SUBSCR> 11. 12. 13. www stand for ______________________________ a) wide Word web b) World Wide Web c) Wide World Web d) None 14. ___________ is used to convert string to real number in Java Script. a) parseInt b) parseINT c) parseFloat d) parsefloat 15. Javascript is a scripting language introduced by ________________ a) SunJava b) Netscape c) Microsoft d) IE 16. How do you write a conditional statement for executing some statements only if I is equal to 5? a) if(i=5) b) IF(i==5) c)if i=5 then d) if(i==5) 17. Table heading tag is a) <td> b) <th> c) <h1> d) <head> 18. The __________ function is more advance than the alert function. a) concat b) Confirm c) alert d) None 19. In Java Script, converts a Date object to a string. a) DateString() b) String() c) toString() d) None Returns the square root of a number. a) root() b) sqrt() c) square() d) None 20. Q.4 MCQ( Two Correct Answers) 10 1. 2. 3. 4. 5. Which of the following are web browser a) Netscape b) MsWord c) Notepad d) IE The valid floating point values in JavaScript are a)2.35 b) 23 c)-255 d) 2E5 The string object methods are a) concat() b) Date() d) cos(x) Digital signature uses following keys. a) License Key b) Private Key c) Public Key b) Name c) var d) per MCQ (Three Correct Answers) 6 1. Following are the arithmetic operators in JavaScript. a) + b) != c) <> d) *= e) ++ 2. d) Digital Key Valid variables in Java script are a) $N Q.5 c) strike() <Body> tag can be used with following attributes. a) Bgcolor b) back c) vlink d) link f) % e) Bkcolour f) Glink Q.6 Rearrange the followings a) Rearrange the html code to draw a table A) B) C) D) E) F) G) H) I) J) <table border= 2 > </tr> <tr> <th>Name </th> <th>City</th> </tr> <Td> Mumbai </td> </table> <td> Janhvi <td> <tr> b) Rearrange to find area of circle. A) var p=3.14; B) var r,a; C) <Script language= Javascript > D) a=p*r*r; E) r=prompt( Radius ); F) </script> G) document.write( Area of Circle +a); 4 Q.7 Write the answers for the following questions. 10 1. Private Key & Public Key 2. 3. Q.8 Software Piracy Define Moral & Ethics Programs 10 a) Create a web page to display your College Name in Center with logo and Menu card of Breakfast, Lunch, Snack and Dinner for week. b) Write a java script source code to display even numbers from 40 to 60. St. Xavier s International Junior College, Panchgani Annual Examination 2013-14 Subject : Information Technology Class : XI Time : 2 Hr.:30 Min. Stream : Science M.Marks : 80 Q.1 Fill in the blanks: i) ___________ is the collection of interrelated WebPages. ii) iii) iv) v) vi) vii) viii) ix) x) 10 Q.2 State True / False 1. 2. 3. bgcolor attribute used to change text color. 4. 5. 6. 7. 8. 9. 10. 10 Q.3 MCQ( One Correct Answer) 20 1. a) b) c) d) a) b) c) d) a) b) c) d) 2. 3. 4. ___________ is a Empty tag. a) <HTML> b) <Font> c) <BR> 5. a) b) c) d) a) b) c) d) 6. 7. d) <b> 8. a) b) c) d) a) b) c) d) a) b) c) d) 9. 10. Q.4 MCQ( Two Correct Answers) 10 1. a) b) c) d) a) b) c) d) a) b) c) d) a) b) c) d) a) b) c) d) 2. 3. 4. 5. Q.5 MCQ (Three Correct Answers) 1. a) b) c) 6 d) 2. a) Q.6 b) c) d) Rearrange the followings a) Rearrange the html code to draw a table K) L) M) N) O) P) Q) R) S) T) <table border= 2 > </tr> <tr> <th>Name </th> <th>City</th> </tr> <Td> Mumbai </td> </table> <td> Janhvi <td> <tr> 4 b)Rearrange to find area of circle. A) var p=3.14; B) var r,a; C) <Script language= Javascript > D) a=p*r*r; E) r=prompt( Radius ); F) </script> G) document.write( Area of Circle +a); Q.7 Write the answers for the following questions. 10 1. Private Key & Public Key (4 Marks) 2. (4 Marks) 3. Q.8 Software Piracy Define Moral & Ethics (2 Marks) Programs (Both are Compulsory) 10 c) Create a web page to display your College Name in Center with logo and Menu card of Breakfast, Lunch, Snack and Dinner for week. d) Write a java script source code to display even numbers from 40 to 60.

Formatting page ...

Related ResPapers
Class 9 Unit test 2017 : Computer Science
by adityachikbaraik 
Class 12 Exam 2016 : Computer Science
by phy9665237473 
Class 12 Exam 2016 : Computer Science
by namdeoqp 
Class 12 Exam 2016 : Computer Science
by namdeoqp 

Formatting page ...

Formatting page ...

Formatting page ...

Formatting page ...

Formatting page ...

 

  Print intermediate debugging step

Show debugging info


 

Additional Info : Sanjay Namdeo
Tags : HSC Board,  


© 2010 - 2025 ResPaper. Terms of ServiceContact Us Advertise with us

 

namdeoqp chat