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

1. For streaming video, the file usually remains on the user’s device after playback, for example, in the Web browser’s cache.
2. In progressive download, the file usually remains on the user’s device after playback, for
example, in the Web browser’s cache.
3. The only way to acquire digital video footage is to shoot video directly in digital format.
4. A DVD-video project must have a menu structure.
5. If it is strict data typing, a programming language requires that you explicitly declare the data type of a variable when the variable is first created.


1. False
2. True
3. False
4. False
5. True

Computer Science & Information Technology

You might also like to view...

The rlogin protocol should no longer be used because:

a. SSH is more efficient b. Its password encryption has been compromised c. It cannot be routed on an IPv6 network d. Credentials are passed in the clear

Computer Science & Information Technology

Creating a new database simply makes a file that becomes the storage for all database elements.

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

Computer Science & Information Technology

A(n) ____________________ is a named grouping of program code.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Remote control malware was found on a client device, and an unknown attacker was manipulating the network from afar. The attack resulted in the network switches reverting to flooding mode, thereby enabling the attacker to eavesdrop on a significant portion of network communications. After reviewing IDS and traffic logs, you determine that this was accomplished by an attack utility which generated a constant Ethernet frames with random source MAC addresses. What can be done to prevent this attack from occurring in the future?

A Restrict access to DHCP. B Use a static HOSTS file. C Use MAC limiting on the switch ports. D Implement an ARP monitor.

Computer Science & Information Technology