50. 撰寫程式時,想要將「中序式」(如 A/3+B*C)轉換為「後序式」最好採用下列何種資料結構?(A) 網狀(network)(B) 佇列(Queue)(C) 堆疊(stack)(D) 鏈結串列(
42. Assuming that each of the following bit patterns initially has even parity, which one isWRONG?(A
43. In the artificial neural network, which of the following input connection weights willcause only
44. In a programming language, which of the following is not a loop?(A) Repeat statement (B) For sta
45. In software engineering, which of the following is NOT a tool for designing modularsystems?(A) S
46. Regarding HEAPSORT, which of the following statements is WRONG?(A)The worst execution time of HE
47. Suppose there is a binary tree whose number of nodes is 2n, (n is a positive integer), howmany n
48. At which layer of the TCP/IP hierarchy, the messages are divided intoInternet-compatible units?(
50. Turing machines include?(A) Paper tape and punch(B) a graphics processor and solid state drive(C
51. Among the 7 layers of the OSI protocol, which layer is responsible for defining theestablishment
52. The priority queue is a data structure used to maintain the elements x in the S set, andeach ele
53. In programming languages, which of the following has nothing to do withobject-oriented programmi
55. Which of the following is a notational system for representing object-oriented designs?(A) Struc
56. Regarding the following Pseudocode, which item is WRONG?(A) Its function is insertion sort(B) Af
57. In computer graphics, which of the following is NOT a method of constructing apolygonal mesh?(A)
58. What is the output result of the following program? (A) 60 59 42 42 32 27 (B) 27 32 42 42 59 60(
59. In Microsoft Excel, cell A1 is the value -8, cell A2 is the value -4, cell A3 is the value -2,ce
60. The TCP/IP protocol used on the network which is equivalent to those layer protocols inthe OSI r
61. Quantum computing is a type of computation that harnesses the collective properties ofquantum st
62. The injection attack is a common method to break systems. For example, an attacker canprovide ma
63. According to the x86 calling conventions, if a developer wants to access variable a inthe functi