Introduction to Cyber Flashcards
What are the 4 pillars of computer science?
- Algorithms
- Programming Languages
- Data Structures
- Computer Architecture
What is an Algorithm?
Algorithms are a set of specific instructions that provide instructions on how to slove a problem or perform a task.
Computer Programming
A method to translate algorithms into a language that the computer can understand.
Data Structures
They are collection of data together with a group of operations that manipulate that data in predefined ways.
What is cyberspace?
The domain in which digital information moves.
What is security?
Security refers to how well information is protected from unauthorized access.
What is privacy?
Privacy is concerned with what information should protected and from whom.
What is data?
Data refers to a set of characters that are used to represent information which have meaning to people.
What is a paradigm?
Paradigm is a way of thinking about a problem or modeling a problem solution.
What is Moore’s Law?
Moore’s law is the observation that the number of transistors in a dense integrated circuit doubles about every two years
What is data bus?
The data bus is a component of a computer that connects the other components of a computer so that they may share and communicate data.