McGraw-Hill OnlineMcGraw-Hill Higher EducationLearning Center
Student Center | Instructor Center | Information Center | Home
Intro to VB.NET
Projects
Comprehensive Projects
Chapter Objectives
PowerPoint Presentations
Multiple Choice Quiz
True or False
Examples from the Text
Feedback
Help Center


Learning Programming Using Visual Basic.Net
Bill Burrows, University of Washington
Joe Lanford, University of Rochester

Representing Data - Constants and Variables

Chapter Objectives

After 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.




McGraw-Hill/Irwin