Chapter 3 Vocanulary
Quiz yourself by thinking what should be in
each of the black spaces below before clicking
on it to display the answer.
Help!
|
|
||||
|---|---|---|---|---|---|
| Application | a program which makes the computer a useful tool
🗑
|
||||
| Assignment statement | uses the eqial sign to give the object property on the L of the equal sign the value on the R of the equal sign
🗑
|
||||
| Body | statements in a procedure
🗑
|
||||
| Click event procedure | a procedure that excutes on response to a mouse Click event
🗑
|
||||
| Code window | the part of the IDE that displays the Form 1 module window where program statements are entered
🗑
|
||||
| Comment | text that explains and clarifies program code for pther programmers. Coments are preceded by a single quotation mark
🗑
|
||||
| Compiler | converts a program to a language that the computer understands
🗑
|
||||
| Control | used to create a control class object that the user can interact with
🗑
|
||||
| Design window | displays the application interface and allows control class objects to be added, deleted, and sized
🗑
|
||||
| Event | occurs when the userr interacts with an object
🗑
|
||||
| Event driven application | executes code in response to an event
🗑
|
||||
| Form | a control class object that is an application interface. Contains a title bae, system menu, and Minimize, Maximise, and close buttons
🗑
|
||||
| IDE | used to create or modify a Visual Basic .NET application
🗑
|
||||
| Interface | what appears on the screen when an application is running
🗑
|
||||
| Menu Bar | the part of the IDE that contains the names of menus that contain commands. Can also be added to an applicationwith the MainMenu control
🗑
|
||||
| Numeric Expression | formed with an arithmetic operators
🗑
|
||||
| Operator precedence | the order in which operators are evaulted in a numeric expression
🗑
|
||||
| Procedure | a block of code written to perform specific tasks
🗑
|
||||
| Program Code | a set of instructions in an application
🗑
|
||||
| Project | the set of files that make up a Visual Basic .NET application
🗑
|
||||
| Project Explorer Window | the part of the IDE that lists the files in the current project
🗑
|
||||
| Properties window | the part of the IDE that lists the properties value of an object
🗑
|
||||
| Select | clicking an object, which displays handles
🗑
|
||||
| Statement | a line of code
🗑
|
||||
| Solution Explorer Window | used to switch between the design and code windows
🗑
|
||||
| Toolbox | the part of the IDE that contains controls that are used to add objects to a form
🗑
|
||||
| Visual Basic .NET | object oriented programming language used to create Windows, Web, and Command-line (condsole) applications,
🗑
|
Review the information in the table. When you are ready to quiz yourself you can hide individual columns or the entire table. Then you can click on the empty cells to reveal the answer. Try to recall what will be displayed before clicking the empty cell.
To hide a column, click on the column name.
To hide the entire table, click on the "Hide All" button.
You may also shuffle the rows of the table by clicking on the "Shuffle" button.
Or sort by any of the columns using the down arrow next to any column heading.
If you know all the data on any row, you can temporarily remove it by tapping the trash can to the right of the row.
To hide a column, click on the column name.
To hide the entire table, click on the "Hide All" button.
You may also shuffle the rows of the table by clicking on the "Shuffle" button.
Or sort by any of the columns using the down arrow next to any column heading.
If you know all the data on any row, you can temporarily remove it by tapping the trash can to the right of the row.
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.
Normal Size Small Size show me how
Normal Size Small Size show me how
Created by:
angiegillis
Popular Computers sets