(XI) Computer Model Question - 2077 BS by CDC

Sub. Code: 4271

Model Question by CDC - 2077 BS

Candidates are requested to give their answers in their own words as far as practicable. The figures in the margin indicate full marks.

Subject: Computer Science
Grade: XI
Full Marks: 50
Time: 2 hrs


Group 'A'
(Multiple Choice Questions)
Tick the best answer. [9×1=9]
  1. Which one of the following is an input device?
    1. speaker
    2. printer
    3. monitor
    4. mouse
  2. Which of the following is NOT a bus type?
    1. Address bus
    2. Data bus
    3. Memory Bus
    4. Control Bus
  3. How to represent Boolean F(x,y)=x.y in logic gate.
  4. Correct ans : a
  5. Which scheduling algorithm allocates the CPU first to the process that requests the CPU first?
    1. first-come, first-served scheduling
    2. priority scheduling
    3. shortest job scheduling
    4. Round robin scheduling
  6. Which operator is used to start for enter the formula in in Excel cell?
    1. $
    2. @
    3. =
    4. +
  7. Which looping process checks the test condition at the end of the loop?
    1. for Loop
    2. while Loop
    3. do-while Loop
    4. Nested Loop
  8. How to insert an image in web page using HTML tag?
    1. <img=...>
    2. <img source=...>
    3. <img src=...>
    4. <img href=...>
  9. Which image format is best used for photographs and offers a small file size?
    1. PNG
    2. GIF
    3. BMP
    4. JPEG
  10. Which of following monitors user activity on internet and transmit that information in the background to someone else?
    1. Malware
    2. Spyware
    3. Adware
    4. Virus
    Group 'B'
    Give short answer to the following questions. [5×5=25]
  11. Explain different types of secondary memory of computer system.
    OR
    Describe the decimal to binary number conversion process with example.
  12. What are the functions of operating system? Describe.
  13. Define different types of CSS.
    OR
    Explain the different components of multimedia.
  14. Differentiate between the do and while loop.
  15. Suggest the prevention methods of cybercrime.
  16. Group 'C'
    Give long answer to the following questions. [2×8=16]
  17. Explain computer architecture with block diagram and functions of its components.
    OR
    Write a program to input the elements of 4 x 3 matrix and prints its elements properly using array.
  18. Draw AND, OR, XOR and XNOR gates with truth table and logic gates.
The End