IAT 167 Midterm: IAT167MidtermReview.doc

143 views4 pages

Document Summary

Assignment (=) - setting the value of a variable anywhere in code. Initialization - setting the value of a variable on the same line where it is created. Declaration - creating a variable and identifying its data type var myvariable = 11. { allignment of brackets var return_value:boolean = false; var testcase:int = 12; camel_case (should use cap in classes) var othertotal:int; othertotal = 2; if (testcase / othertotal == inpval) evaluation return_value = true; } else { return_value = false; return return_value; Calling the mouseevent method of movieclip under events. Element-each slot for a variable that an array holds. Dimension-the number of indexes needed to select an element. Software framework - a generic set of functionality including data types, architecture, templates, and processing. Design pattern - a general reusable solution to a commonly occurring problem within a given context in software design. Controller - interprets user input informing the other code to change where appropriate.

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers

Related Documents

Related Questions