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

Computer Science & Information Technology

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")

Computer Science & Information Technology

Linux clients access shares via the ____ file.

A. /etc/xinetd.d/shares B. /etc/shares C. /etc/samba/smb.conf D. /usr/share/

Computer Science & Information Technology

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?

Computer Science & Information Technology

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

Computer Science & Information Technology