ComputerDictionaries.org      Computer terms spelled out...
Home -› General -› DIM statement
Online dictionary
From all Dictionaries     Only from this Category
 

Dictionaries by Category


High-Tech News

Definition Of:

DIM statement

Bible DictionaryFOLDOC Computer Dictionary
<programming> (From "dimension") A keyword in most versions of the BASIC programming language that declares the size of an array. E.g.
DIM A(100)
declares a one-dimensional array with 101 numeric elements (including A(0)).
Visual Basic uses the DIM (or "Dim") statement for any variable declaration, even scalars, e.g.
Dim DepartmentNumber As Integer
which declares a single (scalar) variable of type Integer.
(1999-03-26)

(c) Copyright 1993 by Denis Howe

 

General INDEX:

List of Terms: Terms beginning with "A", Page 1

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0 1 2 3 4 5 6 7 8 9
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26

A: Page 1 of 76.

A Hardware Programm...A Language Encourag...A Language for Attr...
A Language with an ...A Manufacturing Lan...A PArse REquest Lan...
A Programming Langu...A Simulation Proces...A Tools Integration...
A#
A&B
A'UM

Other Resources

Online Dictionary

WhatIs.com - Tech Dictionary & Encyclopedia

Webopedia

FOLDOC Computing Dictionary

IBM Terminology

Microsoft Glossary

HP Computing glossary

Oracle Glossary

Computer History Museum

FILExt - The File Extension Source

ComputerUser Dictionary


Home   |   Translation  |   Dictionary   |   About Us   |   Contact Us
ComputerDictionaries.org
  Powered by Babylon - Translation Software
Copyright 2008, ComputerDictionaries.org. All rights reserved.