Flash allows you to download a video ____, so users can view it before it fully downloads.
A. progressively
B. concurrently
C. interactively
D. dynamically
Answer: A
You might also like to view...
The _________ section break inserts a section break without starting a new page.? A. Continuous B. Even Page C. Odd Page D. Periodic
Fill in the blank(s) with the appropriate word(s).
You would like to reference a table in your PL/SQL block. What special syntactic attribute must you precede the SQL statement with in order to make the PL/SQL block compile?
A. Prefix the command exec SQL in front of the statement. B. Put a colon in front of all variables. C. Use / / to surround the SQL code. D. No special syntax is required.
The simplest implementations of sets are subclasses of which other class?
A. bags B. queues C. stacks D. lists
HTML comments start with T/F?
a. true b. false