New ! Computer Science MCQ Practise Tests



11th Standard Computer Science English Medium Free Online Test Book Back 1 Mark Questions with Answer Key - Part Two

11th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Science

Time : 00:10:00 Hrs
Total Marks : 10

    Answer all the questions

    10 x 1 = 10
  1. Which one of the following is used to in ATM machines

    (a)

    Touch Screen

    (b)

    Speaker

    (c)

    Monitor

    (d)

    Printer

  2. 2\(\wedge \)50 is referred as

    (a)

    Kilo

    (b)

    Tera

    (c)

    Peta

    (d)

    Zetta

  3. Which of the following is a CISC processor?

    (a)

    Intel P6

    (b)

    AMD K6

    (c)

    Pentium III

    (d)

    Pentium IV

  4. Interactive Operating System provides

    (a)

    Graphics User Interface (GUI)

    (b)

    Data Distribution

    (c)

    Security Management

    (d)

    Real Time Processing

  5. Identify the default email client in Ubuntu?

    (a)

    Thunderbird

    (b)

    Firefox

    (c)

    Internet Explorer

    (d)

    Chrome

  6. Which of the following is a user defined data type?

    (a)

    class

    (b)

    float

    (c)

    int

    (d)

    object

  7. A member function can call another member function directly, without using the dot operator called as

    (a)

    sub function

    (b)

    sub member

    (c)

    nesting of member function

    (d)

    sibling of member function

  8. void dispchar(char ch='$';int size=10)
    {
    for(int i=1;i < = size;i++)
    cout < < ch
    }
    How will you invoke the function dispchar() for the following input?
    To print  \(\$\) for 10 times

    (a)

    dispchar ();

    (b)

    dispchar( ch,size);

    (c)

    dispchar($,10);

    (d)

    dispchar('$',10 times);

  9. The type of inheritance that reflects the transitive nature is 

    (a)

    Single Inheritance

    (b)

    Multiple Inheritance

    (c)

    Multilevel Inheritance

    (d)

    Hybrid Inheritance

  10. Which one of the following are self-repeating and do not require a computer program to attach themselves?

    (a)

    viruses

    (b)

    worms

    (c)

    spyware

    (d)

    Trojans

*****************************************

Reviews & Comments about 11th Standard Computer Science English Medium Free Online Test Book Back 1 Mark Questions with Answer Key - Part Two

Write your Comment