Zusammenfassung der Ressource
Frage 1
Frage
Which processor type is cheaper?
Frage 2
Frage
Which processor type has lower clock speed and lower energy consumption?
Frage 3
Frage
Which processor type has more instructions in their instruction set?
Frage 4
Frage
Which processor type is widely used in smartphones and tablets?
Frage 5
Frage
What is the difference between parallel and concurrent computing?
Antworten
-
Parallel computing breaks down a task into smaller pieces and combines the results in the end; concurrent computing works on different tasks.
-
There is no difference.
-
Concurrent computing breaks down a task into smaller pieces and combines the results in the end; parallel computing works on different tasks.
-
Concurrent computing is a type of parallel computing.