Sunday, March 10, 2013

Practice Question (02) CBSE Board Exam Mar 2013


Q No -2  ( 1 + 1 + 1 + 1 + 2 + 2 + 2 = 10 Marks )

a. What is XML-document system?
b. What value for X below  will print Exactly “Line 20” lines to standard output:
   int count=0;
   while(++count<X)
   jTextField1.setText(“Line “ + count);

c. What is Inheritance?
d. Write the full form of XSLT.
e. What is the difference between the <TD> and <TH> tag?
f. Give two appropriate reasons of connecting GUI from with a Database.
g. Write a method fact to take a number as parameter and return the factorial of the number.

Practice Question (01) for CBSE Board Exam on 22 Mar 2013


Q No. 1  (1 + 1 + 1 + 1 + 2 + 2 + 2 = 10 Marks)

a. Which of the following are open standards?                                                                                                                                            
   .OGG / .DOC / .TTF / .JPEG

b. Which of the following technologies require line-of site between the transmitter and receiver? 
   a) Satellite                       
   b) Fiber Optic                   
   c) Microwave                 
   d) Co-axial Cable

c. Which protocol is used for transfer files over the internet?

d. Rene is confused as she is unable to find the name of a network of computers and other devices that is confined to a relatively small space - an office. Help her do that.

e. What is an open standard? Give some examples.

f. Deepak is confused between the terms Domain Name and URL. Explain the difference with the help of appropriate examples of each.

g. Write one advantage of star topology over bus topology and one advantage of bus over star topology.