0% found this document useful (0 votes)
10 views3 pages

Model Ques

The document outlines an examination on IT systems, consisting of multiple-choice questions in Group A and descriptive questions in Group B. It covers topics such as primary storage devices, HTML, logic gates, software types, flowcharts, malware, CSS, JavaScript, and computer hardware. The exam is structured to assess knowledge in both theoretical concepts and practical applications within the field of information technology.

Uploaded by

bgmiguestid23
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views3 pages

Model Ques

The document outlines an examination on IT systems, consisting of multiple-choice questions in Group A and descriptive questions in Group B. It covers topics such as primary storage devices, HTML, logic gates, software types, flowcharts, malware, CSS, JavaScript, and computer hardware. The exam is structured to assess knowledge in both theoretical concepts and practical applications within the field of information technology.

Uploaded by

bgmiguestid23
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

INTRODUCTION TO IT SYSTEMS

Time Allowed: 3Hours Hours Full Marks: 60


Answer questions from Group-A&B as directed.

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

2. What is the full form of URL?


a) Uniform Resource Locator
b) Universal Resource Locator
c) Uniform Recovery Locator
d) Universal Recovery Locator

3. Which HTML tag is used to create a hyperlink?


a) <link>
b) <a>
c) <href>
d) <hyperlink>

4. What does HTML stand for?


a) Hyper Text Markup Language
b) Hyperlinks and Text Markup Language
c) Home Tool Markup Language
d) Hyperlinking Text Mark Language

5. Which tag is used to create a numbered list in HTML?


a) <ul>
b) <ol>
c) <li>
d) <dl>

6. Which attribute is used to provide an alternative text for an image in HTML?


a) alt
b) src
c) title
d) href

7. Which HTML attribute is used to define inline styles?


a) class
b) style
c) font
d) styles

8. Which property is used to change the background color in CSS?


a) bgcolor
b) color
c) background-color
d) background

9. Which method is used to write HTML output in JavaScript?


a) document.write()
b) document.writeln()
c) console.log()
d) document.log()

10. Which gate is known as the universal gate?


a) AND
b) OR
c) NOT
d) NAND

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

13. Which of the following is a strong password example?


a) Password123
b) 12345678
c) Qwerty
d) XyZ@1234

14. Which type of malware is designed to replicate itself and spread to other systems?
a) Virus
b) Worm
c) Trojan
d) Spyware

15. What does the acronym 'VPN' stand for in cybersecurity?


a) Virtual Private Network
b) Virtual Personal Network
c) Variable Public Network
d) Virtual Protected Network

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.

4. a)What are malware and its different types? Provide examples.


b)Explain the concept of phishing and how it can be prevented.
c)What is a Denial of Service (DoS) attack? How does it differ from a Distributed
Denial of Service (DDoS) attack?

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.

6. a)Describe the different ways to apply CSS to an HTML document.


b)Explain the concept of the CSS box model. What are its components?
c)What are JavaScript data types? List and describe the basic data types.
d)Create a basic HTML page with a header, paragraph, image, and a link that opens in
a new tab.

7. a)What is Browser?How Internet Browsers work?


b)Explain search engines with some examples.
c)Difference between RAM and ROM.

8. a)What are the components of CPU.


b)Give two examples of input and output devices each and explain them.
c)What are ASCII and EBCDIC code?

You might also like