Match the following standards with their use:

I. H.261
II. H.264/MPEG-4
III. H.320
IV. H.323
V. H.324

A. used with traditional telephone systems and mobile devices
B. used with standard PSTNs, digital networks, T1, and satellite networks
C. early video compression codec standard
D. most recent video compression codec standard
E. used with LANs


C, D, B, E, A

Computer Science & Information Technology

You might also like to view...

(Polymorphic Banking Program Using Account Hierarchy) Develop a polymorphic bank- ing program using the Account hierarchy created in Exercise 12.10. Create a vector of Account pointers to SavingsAccount and CheckingAccount objects. For each Account in the vector, allow the user to specify an amount of money to withdraw from the Account using member function debit and an amount of money to

deposit into the Account using member function credit. As you process each Account, determine its type. If an Account is a SavingsAccount, calculate the amount of interest owed to the Account using member function calculateInterest, then add the interest to the account balance using member function credit. After processing an Account, print the up- dated account balance obtained by invoking base-class member function getBalance. What will be an ideal response?

Computer Science & Information Technology

The ____ line must be the first output generated by a CGI program and tells the browser what type of information it is receiving.

A. Media-type B. Content-type C. File-type D. Info-type

Computer Science & Information Technology

As shown in the accompanying figure, Word has a variety of predefined shapes, which are a type of drawing object, that you can insert in documents.

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

Computer Science & Information Technology

In Bloom's Taxonomy of cognitive skills, the ability to use information in a new situation is called ____________________.

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

Computer Science & Information Technology