6.Which of the following terms is a type of attack where an attacker floods a network withtraffic to
7.請問以下物件導向(Object-Oriented Programming)的概念,何者與 Operator Overloading 的功能較有關?(A)封裝(Encapsulation) (B)繼
8.About the data science packages of Python, which of the followings statements is NOT correct?(A) T
9.Which of the following well-known network ports is correct?(A) SSH: port 21(B) RDP: port 3389(C) H
10. A, B, C, D, E, F 依序 push 到一個堆疊裡,期間可任意插入 pop 指令輸出堆疊頂端的資料,下列何者不可能為其輸出結果?(輸出順序為由左至右)(A) ABCDEF(B) C
11.本校被分配到一個 class C 的 IP 範圍使用權,為了讓各單位都可以有自己的一個 subnet 可用,使用了255.255.255.192 做為網路遮罩,則每個單位最多有幾個 IP 可使用
( )17.請問以下排序演算法,其時間複雜度、空間複雜度及穩定性(Stability)的敘述何者正確?(A) Qucik Sort 及 Merge Sort 的時間複雜度均為 O(nlogn),空間複
( )20.Which of the following statements of Greedy Method(Greedy)/Dynamic Programming(DP) is NOT corr
( )21.Which of the following algorithms does not work for Graphs with negative weights?(A) Bellman–F
( )22.在機器學習的演算法中,目前常用 VAE 演算法進行訓練,請問 VAE 的全稱是?(A) Visual adversarial encoder(B) Variational adversar