What is used to determine whether a computer possesses "intelligence" or "self-awareness?"
A) genetic algorithms
B) natural language processing
C) pattern recognition
D) simulator
E) Turing test
Ans: E) Turing test
You might also like to view...
When CSS is coded in the body of the web page as an attribute of an HTML tag it is called ________.
a. Embedded b. Inline c. External d Imported
Which of the following will open a new window named mywindow that is 500 pixels in height and 350 pixels wide?
a. mywindow = new window(height = 600, width = 350); b. mywindow = window.open(height = 600, width = 350); c. mywindow = window.open(""; ""; height = "600"; width = "350"); d. mywindow = window.open("", "", "height = 600, width = 350");
Operating systems that permit each user to run multiple programs are referred to as multiuser systems.
Answer the following statement true (T) or false (F)
Which of the following uses port 23 by default?
A. TELNET B. IMAP C. FTP D. SNMP