EBK 3N3-EBK: PROGRAMMING W/MICROSOFT VI
EBK 3N3-EBK: PROGRAMMING W/MICROSOFT VI
8th Edition
ISBN: 9780176920159
Author: ZAK
Publisher: VST
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
Define the term "union" All operators, as well as the Union.
List at least 5 relational operators and its description.
what's the error or missing?

Chapter 1 Solutions

EBK 3N3-EBK: PROGRAMMING W/MICROSOFT VI

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