hce_kmu
113年
計算機概論與程式設計
113年hce_kmu — 計算機概論與程式設計
共 30 題 · 含 AI 詳解
-
#1
Which of the following statements about virtualization is CORRECT?
›
#2
What is the concept of pipelining in the context of computer architecture and it…
›
#3
In computer science, numbers can be represented as either signed or unsigned. Wh…
›
#4
In the context of pipelined CPU architecture, which of the followings best descr…
›
#5
When a process is being switched out of the CPU, which of the following situatio…
›
#6
In a concurrent computing environment, semaphores are used to control access to…
›
#7
For the process shown in the table below: [time unit: ms]
| Process ID | Arrivin…
›
#8
Suppose we have a processor with a base CPI of 1.0, assuming all references hit…
›
#9
Your company has a class C network 192.168.113.0. Which of the following address…
›
#10
Which of the following statements is CORRECT for the TCP/IP network protocols?
›
#11
Given a database table named “animal” with four columns, please find out a CORRE…
›
#12
Given a binary tree whose prefix order is ABCDEF and infix CBDAEF, what is its p…
›
#13
What is an IP address? What are the differences between IPv4 and IPv6 addresses?
›
#14
According to the three database tables listed below, which of the following stat…
›
#15
Which of the followings is the path for BFS algorithm? (The starting point is th…
›
#16
Which one of the following statements is the biggest, when n approaches to $∞$?
›
#17
Which is the answer of printf?
```c
#include