 |  Learning Programming Using Visual Basic.Net Bill Burrows,
University of Washington Joe Lanford,
University of Rochester
Representing Data - Constants and Variables
Chapter ObjectivesAfter studying this chapter, you should be able to
- Differentiate between numeric and string data.
- Determine whether a data item should be a constant or variable.
- Code constants and variables in event procedures.
- Describe the characteristics and uses of standard data types.
- Create projects that consist of several forms.
- Explain scope and describe the domain of variables in procedures and forms.
|
|