Classic UNIX System Flashcards
1
Q
The classic UNIX system was developed at Bell Labs which was partly written in assembly language and was later converted into C language. It was initially called Uniplexed Information and Computing Services (UNICS) [T/F]
A
True
2
Q
The architecture of a classic UNIX has three (3) levels:
A
- User level
- Hardware level
- System kernel
3
Q
focuses on the linked programs and libraries
A
User level
4
Q
focuses on the physical hardware and interface
A
Hardware level
5
Q
focuses on the overall operation of the system
A
System kernel
6
Q
This supports system calls from applications, other interface software, and the components of the C compiler, such as the compiler itself, the assembler, and the loader
A
Shell
7
Q
A