Programming with Microsoft Visual Basic 2017, Loose-Leaf Version
Programming with Microsoft Visual Basic 2017, Loose-Leaf Version
8th Edition
ISBN: 9781337685733
Author: ZAK, Diane
Publisher: Cengage Learning
Expert Solution & Answer
Book Icon
Chapter 1, Problem 3MQ2

Explanation of Solution

Naming rules and conventions:

Each object in Visual Basic program should have a unique name for it to identify it easily.

  • The name of the object should begin with letters and it can only contain letters, numbers and underscore character.
  • In visual basic, the naming convention is done using Hungarian notation.
    • In Hungarian notation, the three characters represent the object type.
    • The purpose of the object is represented using other characters.
  • In the given names, the valid object names are mentioned below:
    • lblTotal – represents label object and it used to display the total value...

Blurred answer
Students have asked these similar questions
Ma tch the following terms to the appropriate definitions:
Define the term "union" All operators, as well as the Union.
what's the error or missing?

Chapter 1 Solutions

Programming with Microsoft Visual Basic 2017, Loose-Leaf Version

Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:9781337102124
Author:Diane Zak
Publisher:Cengage Learning
Text book image
C++ Programming: From Problem Analysis to Program...
Computer Science
ISBN:9781337102087
Author:D. S. Malik
Publisher:Cengage Learning