Hardware & Software Flashcards
What is a Bit?
Basic unit, smallest electronic storage unit
What is a byte?
Smallest unit of memory that can be addressed.
Measurement of Data volumes, how big is the gap between stated and actual capacity
Approximately 7% (500gb harddrive has storage of 465,65 gb)
What is hardware?
Any physical component of computer system, includes the case, central processing unit, monitor
External Hardware? Divided into which families?
Also called peripheral, include Flat screen, Gamepad, keyboard
- communication peripherals
- storage peripherals
- Input/output peripherals
Internal Hardware
Called components, generally including CPU
processor= devices brain
Motherboard=Main element
Machine language is =
First-generation programming language
von Neumann-Architecture
Concept of realizing universal computers. Basis of the working method for most computers of today
vin Neumann-Architecture is divided in?
- Processor,
- Arithmetic Logic Unit (ALU= Brain of computer),
- control unit (second brain),
- input -process-output model,
- clock generator &
- Memory unit (RAM),
What is the bus-system in the von Neumann-Architecture
Enables exchange of info. between dif. components, executed through the transmission of bit values.
Disadvantages of v N-A
Three factors: Architecture is used for data & commands
Only one component writes to the bus at a time
In this phase, other components can only use the bus for reading.
Therefore: a bottleneck between processor & memory. Further memory & bus system determine operating speed.
What are computer networks?
Computer networks denote the interlinkage of tech., primarily independent electronic systems to enable shared use of resources
Best known computer network: Internet
What is the Internet?
Global, decentral organized, heterogeneous computer network consisting of interconnected individual systems.
To understand client-server architecture, necessary to understand…. ?
- c&s are not necessarily hardware and functions or task are not tied to any hardware
- client, as well as server programs, can be presented on computer
- Services are provided by one or more servers
What is downsizing?
Replacement of tech. by smaller computer units (cost-effective alternatives)
What is Rightsizing?
Rightsizing creates a needs-based system environment
Components of v N-A
- The server, (provider, stores and manages data)
- the protocols, (define the flow of communications)
- the client (front end, presentation layer)
Multi-tier client-server: Two-tier architecture is?
Tier 1 = Application runs on client
Tier 2= Client interacts with the server
Multi-tier client-server: Three-tier architecture and its disadvantage?
Extended by a server between client and data server
Tier 1 = client
Tier 2= Application server
Tier 3= database server
What are the pillars of the WWW?
HTML, CSS (cascading style sheets) & java script