


















Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Introduction to Computer Science - D684 (part1) exam test
Typology: Exams
1 / 26
This page cannot be seen from the preview
Don't miss anything!



















1 / 26
2 / 26 Selection Iteration: Selection
4 / 26
5 / 26
7 / 26
8 / 26
10 / 26 It sorts a list by first sorting each half and then merging the two halves back together into the original list.: It sorts data by building the final sorted list one item at a time, placing each new item into its correct position.
11 / 26
10: 9
13 / 26
14 / 26
16 / 26 Context switching Timesharing Batch processing: Timesharing
17 / 26 : The operating system's table of partition addresses will change as programs load and finish their execution.
19 / 26 Relative path Absolute path Tree path: Absolute path
20 / 26 Working path Relative path Root path Tree path: Relative path