A breadth-first traversal of a graph uses which of the following data structures?
a) binary search tree
b) stack
c) queue
d) array
e) none of the above
c) queue
You might also like to view...
Which of the following is the correct statement to return JAVA?
a. toUpperCase("Java") b. "Java".toUpperCase("Java") c. "Java".toUpperCase() d. String.toUpperCase("Java")
Linux clients access shares via the ____ file.
A. /etc/xinetd.d/shares B. /etc/shares C. /etc/samba/smb.conf D. /usr/share/
You are planning to connect to a new, out-of-the-box, router for the initial configuration. This router allows you to connect using an Ethernet port, and you know that it has a Web interface. You have your laptop at hand. How do you proceed to successfully access the router?
What will be an ideal response?
Artificial intelligence systems that attempt to imitate the way a human brain works are called ____.
A. neural networks B. expert systems C. robots D. biometric systems