Its basically telling the computer "hey, this is something".
you have to think, computers are actually dumb. they have to be told what to do, when to do it, and how. like a growing child, once you teach it, it'll be able to work efficiently. Just like telling a baby "this is a butter knife", you're telling the computer "this is [insert variable here]"
otherwise the computer will tell you it doesn't know what that is.
In visual basic you would declare a variable by placing "Dim" in front of the variable at the beginning of your code.
Example "Dim intRate as Integer" which is telling the computer "The object i named intRate is an integer"
hope that helps
Visual Basic Controls work on Visual Studio for Visual Basic and Applications that made by Visual Basic.
There are, you can either use "Dim" or "Public" when declaring variables to allow them to be used either in the local Sub or throughout the whole program.
Visual Basic was started in 1991.
Visual Basic was created by a team at Microsoft.
Microsoft is the developer of visual basic
The programming language: Visual Basic is a BASIC-like (or BASIC-derived) language, Visual C is... well C.
Visual Basic was started in 1991.
Microsoft is the developer of Visual Basic.
No.
Visual Basic 2005 is actually a version of VB.NET (v8.0). The latest version (9.0) is Visual Basic 2008.
How to add a record in Visual basic?
Refer to books on Visual Basic.