ActiveX controls are identified using the ____ attribute.

A. src
B. classelem
C. classid
D. data


Answer: C

Computer Science & Information Technology

You might also like to view...

There is only one parameter for an overloaded operator function (for a binary operator) when it is placed into a struct definition because:

A. there is only one return value B. the left operand is not an object, so it must be passed into the parameter C. if there were two parameters, the compiler would not know which one to use D. the overloaded operator function is called for the operand on the left (which must be an object of a struct), so the right operand is passed in as a single parameter

Computer Science & Information Technology

________ was recently acquired by and closely linked to Twitter

A) Flickr B) Picasa Web Albums C) Instagram D) Photobucket

Computer Science & Information Technology

____ encoding literally means a positional numbering system using a base of 64.

A. ASN.1 B. Base64 C. OID D. PKCS#64

Computer Science & Information Technology

The function, or _________________________, of a worksheet is to provide a user with direct ways to accomplish tasks.

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

Computer Science & Information Technology