Hardware And Software Flashcards
1
Q
System Software
A
- OS
- Utility
- Library
- Translators
2
Q
OS purpose
A
- Memory management
- Processor scheduling
- Peripheral management
3
Q
Processor scheduling types
A
- Round robin
- Shortest job next
- Priority
4
Q
Imperative vs Declarative Programming Languages
A
Imperative is run beginning to end, declarative can run different functions at different times (like SQL)
5
Q
Application Software
A
- General Purpose
- Special Purpose
- Off the shelf
- Bespoke