<span>it gives you the ability to perform many tasks for example search something or save your favorites.</span>
<span>Password procedures, information encryption software, and firewalls are examples of measures taken to address are all measures taken to safeguard information security and protect users data from being tampered or manipulated by invaders.
In web, if we leave our information without encryption or if we leave our system without firewall, different types of security threats might arise: such as, information being hacked, manipulated or sent to wrong places. To avoid this information encryption is done. We might also need to firewall our system so that we can avoid unwanted access and invading of our privacy using malwares and other tools. </span>
Answer:Technology
Explanation: it can be define as process or technique of making something that allows human beings to share their knowledge, perform a task or fulfill a function
-tool or invention that, once created and used, is intended to solve a problem or improve on past understandings of how to do something.
Answer:
defines a class in terms of another class = inheritance
inherits the properties of a base class = derived class
provides only essential information to the world = data abstraction
binds data and functions together = encapsulation
Explanation: