The command irb -v ____.
A. Starts the IRB and displays its version number
B. Starts the IRB in a special graphic interface mode
C. Closes the IRB
D. None of the above
Answer: A
You might also like to view...
A(n) ____________ is a method that is automatically executed when an object is created.
a. actuator b. loader c. constructor d. executable
What type of HTML list would be good to use to display a list of terms and their definitions?
a. bullet list b. ordered list c. unordered list d. description list
In exception handling, multiple catch blocks can be provided as long as each catch block catches ____.
A. an error B. a unique data type C. a unique exception D. at least one exception
Which of the following will occur on a network with redundant links that does NOT use STP?
A) A frame will loop forever on the network. B) The frame will transmit until a countdown timer is hit. C) The frame will transmit once and may not reach its destination. D) The frame will connect correctly as long as the redundancy is limited.