ActionScript is considered a(n) ____________________ language, which uses a modular approach to programming, meaning you can reuse elements.
Fill in the blank(s) with the appropriate word(s).
object-oriented
You might also like to view...
What is a constructor in a class?
a. an object b. a list of an object’s attributes c. an instance of the class that has private methods d. a special method that can be used to create objects of the class
Click the item marked 3 in the accompanying figure to change the size of the Flash movie window in the browser.
Answer the following statement true (T) or false (F)
Develop a JavaScript program that will determine the gross pay for each of three employees. The company pays “straight- time” for the first 40 hours worked by each employee and pays “time-and-a-half” for all hours worked in excess of 40 hours. You are given a list of the employees of the company, the number of hours each employee worked last week and the hourly rate of each employee. Your program should input this information for each employee, determine the employee's gross pay and output HTML text that displays the employee's gross pay. Use prompt dialogs to input the data.
What will be an ideal response?
In the figure above, which number refers to the icon used to begin recording?
A. 1 B. 2 C. 3 D. 4