Wednesday, March 19, 2014

Sample Question No. 2 for IP - Informatics Practices ( AISSCE 2014 ) _ B

Sample Question No. 2 for IP - Informatics Practices ( AISSCE 2014 ) _ B

Answer the following questions: [1+1+1+2]

(a)    Is e-Governance better than normal Governance. Explain.

(b)   Why e-learning is used.

(c)    What is the front end and back end in Java?

(d)   Mr. Shyam works for the Customs Department. He wishes to create controls on the form for the following functions. Choose appropriate controls from Text box, Label, option button, Check box, Combo box, Command button and write in the third column.


S. No
Control used to
Control
1
Enter last name

2
Choose your Gender(M/F)

3
Choose the name of country that issued passport

4
Submit Form

Sample Question No. 2 for IP - Informatics Practices ( AISSCE 2014 ) _ A

Sample Question No. 2 for IP - Informatics Practices ( AISSCE 2014 ) _ A
              
Answer the following questions:  [1+1+1+1+2+2+2]

(a) Mr. X has developed a Java application for a school, in which, a combo box is made on the form for selecting class. Name the property by which Mr. X can use to add the classes in combo box.

(b) Name the statements which use for decision making in Java.

(c) Differentiate between <UL> and <OL> tags with example.

(d) What is XML-document system?

(e) What will be the output of the following code?
      StringBuffer city = new StringBuffer(“Delhi”);
      StringBuffer string = new StringBuffer();
      String.append(new String(city));
      System.out.println(string);

(f) Write a method in Java that takes a number as parameter and returns square of number.

(g) What are the use of the following tags-

     <HEAD>, <HR>, <BR>, <I>

Sample Question No. 1 for IP - Informatics Practices ( AISSCE 2014 ) _ B

Sample Question No. 1 for IP - Informatics Practices ( AISSCE 2014 ) 

Answer the following questions:  [2+2+2+2+2]

(a)    Write the purpose of the following: 
       a.       Repeater   b.      Router

(b)    Expand the following abbreviations and explain in brief:
      a.       GUI           b.      ODBC

(c)    What are the following software used for?
      a.       OpenOffice   b.      Mozzila

(d)   Differentiate between star topology and Ring topology.

(e)   Name two communication cables used in networking and explain any one.

Sample Question No. 1 for IP - Informatics Practices ( AISSCE 2014 ) _ A

Sample Question No. 1 for IP - Informatics Practices ( AISSCE 2014 )            

Answer the following questions:             [2+1+2+2+1+1+1+1]

a) What type of network would you suggest for the following type of requirements in an organization? 
      i) 250 computers in two different buildings adjacent to one another are to be connected.
      ii) The cost of network should not be very high.
      iii) It should be fairly easy to implement.

b) Mr. S B Choudhary wants to transferring data to a large distance via cable connection and he wants to amplify the signal transmitting over a network. What device will be useful for him?

c)What do you mean by network topology? Write one advantage and one disadvantage of Bus topology.

d) What is freeware? How is it different from free software?

e) 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

f) What is open office?

g) Which protocol is used for send mail over the internet?