answersLogoWhite

0

DIM stands for declaration in memory. the words DIM is used to declare a variable.

Yes Correct, I used to declare variable.

I think it means Dimension, Dimension Of the memory location

The original Basic language did not require or have a type definition. All variables were numeric with no distinction between integer and real/float. Assigning space for a variable was easy, they were all the same type and size.

Some Basic implementations, using variable name modification, later added character variables by a dollar sign appended (varname$) and an integer type with a percent sign (varname%) leaving the unsuffixed version as it originally was. You were allowed to have all three versions of a name in play at the same time so Basic still had no type declarations.

For an array, you needed to tell Basic how much space to allocate for the array. Some of the more used languages at that time (e.g. fortran) used a"Dimension" keyword for this and Basic similarly used a shorter DIM statement.

Being that the designers of VB were implementing a version of Basic and they did need a type declaration, I would guess they decided to use the closest thing available: A DIM statement.

User Avatar

Wiki User

11y ago

What else can I help you with?

Continue Learning about Engineering
Related Questions

What is the full form of vbs?

VBS is Visual basic Script.


Full form of ide in visual basic?

Integrated Development Environment...


What is the full form of BCPL?

Basic Computer Programming Language


Full form of-vdu in the subject computer?

The Full Form Of VDU is "VISUAL DISPLAY UNIT"


What is a form in visual basic 6.0?

object


Comparison of visual basic and C?

The syntax and operation is very similar, but visual basic isn't as powerful. Think of it as a watered down, easier version of c. With C, you can create anything from a simple calculator application to a full blown operating system. Visual basic can't make anything as extensive as an operating system, but it is much faster to code in visual basic when you want to make form based programs, or applications.


Full from of COM in Visual Studio?

Full form of COM in Visual Studio is Component Object Model .


What is Qbasic?

QBasic is a simple BASIC compiler that can be found on the Windows 98 Disk. Although not fancy and decorative, it is a text-based, non-visual compiler. Basic is a high-level programming language, and QBasic is just a program that compiles the programming language to binary for the computer to execute. No longer used by Microsoft. Full form of Ms-Q-basic is Microsoft Quick Beginners All-purpose Symbolic Instruction Code


What is the difference between projects and form in Visual Basic 6?

a project in visual basic is a collection of different objects like forms. it is saved with an extension of .vbp. A form in visual basic displays various controls that provide the user interface. it is saved with an extension of .frm.


What is the Full form of REM in Q basic language in computer?

REMark command, used to insert comments


What is visual basic 2008?

Visual Basic create windows form applications. They are things like your Web Browser, e.g. Internet Explorer.


Is sign language a visual form of English?

American Sign Language (ASL) is not a form of visual English. It is its own language. A form of visual English is Signed English. In this method of signing, many ASL signs are used but the sentence structure is that of the English language. Also, many ASL signs are "initialized" meaning there are different handshapes corresponding to the correct first letter of the English word intended.

Trending Questions
What specifies a variable's name and data type? Are radiators correctly named? What is a relationship in following a-polymorphism b-inheritance c-overloading d-none of these options? What is ELC in electrical term? A process which uses certain skills to solve a problem is called what? How big is the Programmable logic controllers industry and how fast does it grow each year? What is load factor method? Why welding thick carbon steel material has tendency to crack and why? In which layer will liquid petroleum be found in the oil trap shown in figure 4-1? How do you do isolation and lock-off procedure or permit-to-work procedure that applies to the electronic repair activities and the electronic equipment and circuits being worked? What are features of java for web applications? Is there power plants that don't give off harmful gases? Do washing machines heat the water internally ours has 2 pipes leading into it the pipe is branched from the cold feed and one of the pipes is connected to the cold inlet and the other to the hot? How do you write a c program which accepts a positive integer and displays the number of digits? What civilization was the first greek civilization? What is meant by pedefined types? Documentation of Hostel management system? In C language lowercase letters are significant? What precautionary measures in using simple machines must be practiced in order to avoid accidents? What is the maximum number of extents a dataset can allocate on one volume in VSAM dataset?