80% found this document useful (5 votes)
3K views

2nd Puc Computer Science Notes PDF (5 Marks Questions and Answers) - 2nd Puc Computer Science

The document contains notes and study material for 2nd PUC (Pre-University Course) Computer Science. It covers several chapters on topics like the internet, web design, object-oriented programming, inheritance, databases, network models, and computer viruses. It also includes sample questions and answers related to these topics.

Uploaded by

Mohan Kumar
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
80% found this document useful (5 votes)
3K views

2nd Puc Computer Science Notes PDF (5 Marks Questions and Answers) - 2nd Puc Computer Science

The document contains notes and study material for 2nd PUC (Pre-University Course) Computer Science. It covers several chapters on topics like the internet, web design, object-oriented programming, inheritance, databases, network models, and computer viruses. It also includes sample questions and answers related to these topics.

Uploaded by

Mohan Kumar
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 20

2nd puc computer science notes pdf (5 marks questions and answers) - 2... https://www.puiicomputerscience.com/2019/11/pu-ii-computer-science-...

Chapter 16 Internet and Open source concepts


Chapter 17 Web designing

2 of 23 3/7/2021, 11:59 PM
2nd puc computer science notes pdf (5 marks questions and answers) - 2... https://www.puiicomputerscience.com/2019/11/pu-ii-computer-science-...

Object

3 of 23 3/7/2021, 11:59 PM
2nd puc computer science notes pdf (5 marks questions and answers) - 2... https://www.puiicomputerscience.com/2019/11/pu-ii-computer-science-...

4 of 23 3/7/2021, 11:59 PM
2nd puc computer science notes pdf (5 marks questions and answers) - 2... https://www.puiicomputerscience.com/2019/11/pu-ii-computer-science-...

5 of 23 3/7/2021, 11:59 PM
2nd puc computer science notes pdf (5 marks questions and answers) - 2... https://www.puiicomputerscience.com/2019/11/pu-ii-computer-science-...

6 of 23 3/7/2021, 11:59 PM
2nd puc computer science notes pdf (5 marks questions and answers) - 2... https://www.puiicomputerscience.com/2019/11/pu-ii-computer-science-...

7 of 23 3/7/2021, 11:59 PM
2nd puc computer science notes pdf (5 marks questions and answers) - 2... https://www.puiicomputerscience.com/2019/11/pu-ii-computer-science-...

8 of 23 3/7/2021, 11:59 PM
2nd puc computer science notes pdf (5 marks questions and answers) - 2... https://www.puiicomputerscience.com/2019/11/pu-ii-computer-science-...

- Hierarchical inheritance: if a number of classes are derived from a single base class, it is called as
hierarchical inheritance.

Hybrid inheritance: it is a combination of Hierarchical and Multiple inheritance.

9 of 23 3/7/2021, 11:59 PM
2nd puc computer science notes pdf (5 marks questions and answers) - 2... https://www.puiicomputerscience.com/2019/11/pu-ii-computer-science-...

10 of 23 3/7/2021, 11:59 PM
2nd puc computer science notes pdf (5 marks questions and answers) - 2... https://www.puiicomputerscience.com/2019/11/pu-ii-computer-science-...

11 of 23 3/7/2021, 11:59 PM
2nd puc computer science notes pdf (5 marks questions and answers) - 2... https://www.puiicomputerscience.com/2019/11/pu-ii-computer-science-...

-
Network model: Unlike hierarchical data model, all the nodes are linked to each other without any
hierarchy. The main difference is that in hierarchical data model, the data is organized in the form of trees
and in network data model, the data is organized in the form of graph, in which some entities can be accessed
through several level path

Relational model of database

12 of 23 3/7/2021, 11:59 PM
2nd puc computer science notes pdf (5 marks questions and answers) - 2... https://www.puiicomputerscience.com/2019/11/pu-ii-computer-science-...

13 of 23 3/7/2021, 11:59 PM
2nd puc computer science notes pdf (5 marks questions and answers) - 2... https://www.puiicomputerscience.com/2019/11/pu-ii-computer-science-...

Ring topology or circular topology: In this topology each node is connected to two and only two
neighboring nodes and is transmitted to another. Thus data travels in one direction only, from node to node
around the ring. After passing through each node, it returns to the sending node, which removes it.

14 of 23 3/7/2021, 11:59 PM
2nd puc computer science notes pdf (5 marks questions and answers) - 2... https://www.puiicomputerscience.com/2019/11/pu-ii-computer-science-...

Mesh topology: A mesh network is a network topology in which each node relays data for the network. All
mesh nodes cooperate in the distribution of data in the network.

Σ
Ans:

Ans:

15 of 23 3/7/2021, 11:59 PM
2nd puc computer science notes pdf (5 marks questions and answers) - 2... https://www.puiicomputerscience.com/2019/11/pu-ii-computer-science-...

16 of 23 3/7/2021, 11:59 PM
2nd puc computer science notes pdf (5 marks questions and answers) - 2... https://www.puiicomputerscience.com/2019/11/pu-ii-computer-science-...

17 of 23 3/7/2021, 11:59 PM
2nd puc computer science notes pdf (5 marks questions and answers) - 2... https://www.puiicomputerscience.com/2019/11/pu-ii-computer-science-...

18 of 23 3/7/2021, 11:59 PM
2nd puc computer science notes pdf (5 marks questions and answers) - 2... https://www.puiicomputerscience.com/2019/11/pu-ii-computer-science-...

19 of 23 3/7/2021, 11:59 PM
2nd puc computer science notes pdf (5 marks questions and answers) - 2... https://www.puiicomputerscience.com/2019/11/pu-ii-computer-science-...

1. Unexpected pop-up windows


2. Slow start up and slow performance
3. Suspicious hard drive activity
4. Lack of storage space
5. Missing files

20 of 23 3/7/2021, 11:59 PM
2nd puc computer science notes pdf (5 marks questions and answers) - 2... https://www.puiicomputerscience.com/2019/11/pu-ii-computer-science-...

21 of 23 3/7/2021, 11:59 PM

You might also like