Model Ques
Model Ques
GROUP-A
1. Choose the correct answer from the given alternatives with explanation:
1. Which of the following is a primary storage device?
a) Hard Disk
b) Floppy Disk
c) CD-ROM
d) RAM
11. What is the output of an AND gate when both inputs are 1?
a) 0
b) 1
c) Undefined
d) Depends on the input voltage
12. Which of the following represents the binary number 1011 in decimal?
a) 11
b) 12
c) 13
d) 14
14. Which type of malware is designed to replicate itself and spread to other systems?
a) Virus
b) Worm
c) Trojan
d) Spyware
GROUP-B
2. Answer the following questions:
1. a)What are De Morgan's Theorems? Explain with examples.
b)Describe the function of the basic logic gates: AND, OR, NOT, NAND, NOR,
XOR, and XNOR. Provide their truth tables.
c)Convert the binary number 101101 to decimal, octal, and hexadecimal.
2. a)Explain the difference between system software and application software. Provide
examples of each.
b)What are the different types of operating systems? Give a brief description of each
type.
3. a)What is a flowchart?
b)Describe the different symbols used in flowcharts and their meanings.
c)hat are the advantages and disadvantages of using flowcharts?
d)Design an algorithm to check whether a number is prime.
5. a)Explain the structure of an HTML document. What are the main components?
b)Describe the use of the <a> tag. How do you create a hyperlink that opens in a new
tab?
c)How do you create an ordered list and an unordered list in HTML? Provide
examples.