All primitive operating systems are multitasking and can run several processes simultaneously. ( )
查看答案
Data structures organize data in ways that make algorithms more efficient. ( )
A. 对
B. 错
A stack is a Last-In/First-Out LIFO(LIFO) structure, while a queue is a First-In/First-Out(FIFO) structure. ( )
A. 对
B. 错
An executable program is a sequence of extremely simple instructions known as machine code. ( )
A. 对
B. 错
Different CPU use different machine languages and therefore require different high-level languages. ( )
A. 对
B. 错