Lesson 2 - Parts of Computer and Specification Flashcards
Parts of Computer and Specification
A ____________ is the brain of a computer, responsible for executing instructions and performing calculations.
CPU (Central Processing Unit)
A _________ is a smaller, faster memory located close to a processor core.
Cache
This stores copies of data from frequently used main memory locations.
Cache
This performs arithmetic operations such as addition, subtraction, multiplication, and division (0 and 1).
Arithmetic
This unit directs the data flow and operation to the Arithmetic Logic Unit (O/I)
Control Unit
Mouse and Keyboard are considered as?
Output
This is any computer equipment that converts any electronically generated information.
Output
This is the unit used to measure the speed or frequency of a CPU.
Hertz
He is a German Physicist (1887) who was named after the unit used to measure the speed or frequency of a CPU.
Heinrich Hertz
Hertz (Hz) is equal to ______ cycle per second.
One cycle per second
A ___________ consists of two or more processing units.
Multicore Processor
This type of processor has the advantage of running several instructions at the same time.
Multicore Processor
What is the minimum GHz and GB RAM of a good computer?
3 GHz and 8GB RAM
Aside from GHz and GB RAM, what are the other specifications of a good computer (minimum)?
SSD and Corei5 or Ryzen 5
This term is referred to as Bits (0 or 1)
Binary Digits
This term is referred to as the smallest unit of data in computers.
Ex: 200 mbps
Bits (mbps)
- small letter m
This is equivalent to 8 bits or 0100 1100 (L)
Ex: 700 MB
Bytes (MB)
- big letter M
This refers to the speed of data transfer in a computer.
Bits (mbps)
- small letter m
This refers to the storage capacity of a computer.
Bytes (MB)
- big letter M
This term is used to refer to 8 bits = 1 bytes or 0100 1100.
1 Character (L)
This programming language is easy to learn and for general purposes.
Python
This programming language is considered the most popular because of its readability, portability, open source structure, and more.
Python
This is considered the world’s fastest growing programming language.
Python
Python has contributed ___________ and ____________ computing.
Quantum and Scientific Computing
Python has contributed to important fields such as _________________, _________________, and _________________.
Medical Research
Search Engines
Artificial Intelligence
When was Python conceived?
In the late 1980s
When was Python implemented?
December 1989
Python reached version 1.0 in _____________
January 1994
_________________________ is used for designing and documenting complex software and IT solutions. These techniques help solution architects and stakeholders better visualize and analyze a system’s structure, components, and behavior.
Solution Architecture Model
___________________ is a structural map of how a software application is assembled and how applications interact with each other to meet business or user requirements
Application Architecture
_________________ is a form of IT architecture that is used to design computer systems. It involves the development of a technical blueprint with regard to the arrangement, interaction, and interdependence of all elements so that system-relevant requirements are met
Technical Architecture
A form of architecture that refers to the complete and traceable design baseline that serves as a foundation for software design synthesis.
Functional Architecture
What are the 3 things included in Application Architecture?
Interaction
Integration
Intelligence
What are the 3 things included in Technical Architecture?
Platform
Database
Infrastructure
What are the 3 things included in Functional Architecture?
Operational
Non-functional
Functional