Which two statements about sleep-and-charge ports are true? (Select two.)

A) All USB 3.0 and higher ports are sleep-and-charge ports.
B) The computer can be sleeping and still provide power to an external device.
C) Sleep-and-charge ports are only for USB ports.
D) Sleep-and-charge ports require a higher voltage power supply.
E) A powered off computer can still provide power to a device connected to a sleep-and-charge port.
F) Sleep-and-charge ports require a special cable to be attached in order to work.

B, E

Computer Science & Information Technology

You might also like to view...

________ determines the space between controls in a report or form

Fill in the blank(s) with correct word

Computer Science & Information Technology

Games, often require complex logic that should be performed in separate threads of execution, and those threads often need to draw to the screen. For such cases, An-droid provides class ________—a subclass of View that provides a dedicated draw-ing area in which other threads can display graphics on the screen in a thread-safe manner.

a. GameView b. ThreadView c. ThreadSafeView d. SurfaceView

Computer Science & Information Technology