New ! Computer Science MCQ Practise Tests



11th Standard English Medium Computer Science Subject Book Back 2 Mark Questions with Solution Part - I

11th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Science

Time : 01:00:00 Hrs
Total Marks : 50

    2 Marks

    25 x 2 = 50
  1. Distinguish between data and information?

  2. What is the function of an ALU?

  3. What is the function of memory?

  4. What is HDMI?

  5. List out any two uses of Operating System?

  6. What are the security management features available in Operating System?

  7. What is the use of a file extension?

  8. What is the advantage of open source?

  9. How will you log off from Ubuntu OS?

  10. Specify a function to find the minimum of two numbers.

  11. Does testing the loop condition affect the loop invariant? Why?

  12. What is recursive problem solving?

  13. What is meant by a token? Name the token available in C++.

  14. The following constants are of which type?
    (i) 39
    (ii) 032
    (iii) 0XCAFE
    (iv) 04.14

  15. Why is char often treated as integer data type?

  16. Consider the following C++ statement. Are they equivalent?
    char ch = 67;
    char ch = ‘C’;

  17. What is a null statement and compound statement?

  18. Correct the following code sigment:
    if (x = 1)
    p = 100;
    else
    p = 10;

  19. What is Parameter and list its types?

  20. Define structure .What is its use?

  21. What is the use of overloading a function?

  22. In what multilevel and multiple inheritance differ though both contains many base class?

  23. Write a short note on cracking.

  24. What are the keyboard layouts used in Android?

  25. What is TSCII?

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

Reviews & Comments about 11th Standard English Medium Computer Science Subject Book Back 2 Mark Questions with Solution Part - I

Write your Comment