click below
click below
Normal Size Small Size show me how
Dec 7 WD1 SA
| Question | Answer |
|---|---|
| object | a programming functin that models the characteristics of abstract orreal objects using classes. |
| property | a chareristic such as color width or height that the programmer stipulates in the creation of the object |
| method | an actin performed by an object |
| statement | a single line of code to be executed in a script or program |
| concatenatin | linkin two or more units of info such as strings or files to form one unit |
| dynamic HTML (DHTML) | a combo of technologies that provides web page interacticity |
| active server pages (ASP) | a technology deceloped by microsoft that uses the server to run scripts then passes the output to the browswer |