In ActionScript 3.0, the ____ programming concept is described as the data you want to control.

A. event
B. function
C. methods
D. objects


Answer: D

Computer Science & Information Technology

You might also like to view...

1000 random integers are generated randomly with a uniform distribu tion over the range 1 to 1000 inclusive. Which of the following would indicate a poor generator?

a. the average of the numbers is about 499 b. each number appears exactly once c. no four consecutive numbers are all even d. two of the above e. all of (a), (b), and (c)

Computer Science & Information Technology

Match each item with a statement below.

A. the folders that are shared by default on a network domain that administrator accounts can access B. permissions assigned by Windows that are attained from a parent object C. a group that can back up and restore any files on a Windows system regardless of access permissions to these files D. a method to control access to a folder or file and can apply to local users and network users E. a group that exists on Windows 8/7/Vista for backwards compatibility purposes with Windows XP F. a method to control access to a shared folder and can be assigned to NTFS or FAT volumes G. a console available only in Windows Professional and business editions that is used to control what users can do and how the system can be used H. gives a user access to a Windows desktop from anywhere on the Internet I. configuring a computer so that it will respond to network activity when the computer is in a sleep state J. a small app or add-on that can be downloaded from a website along with a webpage and is executed by IE to enhance the webpage

Computer Science & Information Technology

Match the OSI layer with its name

I. Layer 2 A. Application II. Layer 4 B. Session III. Layer 5 C. Data Link IV. Layer 7 D. Transport

Computer Science & Information Technology

What does the following formula do? =COUNTIF(A2:E8,"COM?") Choose one answer.

a. Count strings that end with COM and have random length in the range A2:E8 b. Count strings that end with COM and have 4 characters in the range A2:E8 c. Count strings that begin with COM and have 4 characters in the range A2:E8 d. Count strings that begin with COM and have random length in the range A2:E8

Computer Science & Information Technology