A floppy disk disc is a high-capacity optical disc that can be used to store high-definition video

Indicate whether the statement is true or false.


False – This describes a Blu-ray disk (BD). Blu-ray disks have limited value because both the Blue-ray burner and recordable disks are still prohibitively expensive for the average consumer; a suspect is more likely to store video on a hard drive or burn video files onto a DVD. Nevertheless, there are two different recordable formats. A BD-R disk can be written to once, whereas a BD-RE can be used for rerecording.

Computer Science & Information Technology

You might also like to view...

Which of the following is described as the combination of an IP address and a port number?

A. portal B. subnet C. datagram D. socket

Computer Science & Information Technology

What does the value string contain after the following code is executed?

``` var string = "Good luck on the test"; string = string.charAt( 3 ); ``` a) Goo b) 3 c) d d) Nothing, the string conversion generates an error.

Computer Science & Information Technology

The current fill and stroke colors can be found on the Tools panel.     

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

If the postfix expression is error free, the function ____ outputs the result.

A. printResult B. pop C. push D. readResult

Computer Science & Information Technology