answersLogoWhite

0

The following code declares a list (or array) of TEN numbers...

Dim List(10) As Short

Now, lets say you wanted to enter 25 as the fifth number in the list...

List(5) = 25

What about a list of strings (text)? Replace Short with String!

User Avatar

Beulah Skiles

Lvl 13
2y ago

What else can I help you with?

Related Questions

How do you publish you visual basic 2008 programs on the internet?

how can i summit a solution project using visual basic 2008 through the internet


What is the difference between ordinary basic and visual basic?

QBASIC is not a visual language, although it can be used to create very crude visual programs (much like a BIOS screen in appearence). In contrast, Visual Basic can be used to create Windows-Based programs using the appropriate GUI and as such far more user friendly. Personally, I would use PASCAL and DELPHI - Pascal is similar in functionality to QBASIC (although more advanced), but can be used within Delphi to achieve more visual results.


What is a visual basic code?

Visual Basic code is a program or library that has been written using the Microsoft Visual Basic programming language.


What are some of the projects Visual Basic?

There are countless programs that can be created using Visual Basic. Here are a few: - Minesweeper - Coin change calculator - Pacman - Text Editor - Random key generator - Calculator - Web Browser - Hangman


Thesis topic using visual basic programming language?

visual basic thesis topics


What is visual basic express 2008?

The Visual Studio Express editions are free versions of software that are released with the intent of teaching people that would like to learn to use Microsoft-based programming languages. Visual Basic is one of the core languages you can learn using the Express 2008 suite, along with C++, C#, Microsoft SQL Lite, and the Web Developer (ASP) versions. Downloading Visual Basic Express 2008 allows you to learn Visual Basic and compile programs for demonstration/testing purposes only. You must upgrade to Visual Studio 2008 to legally distribute programs you have created in Visual Basic Express 2008. The projects for both programs are compatible with each other, so you can upgrade at any time without losing your work.


How do you visual basic?

I think you mean how do you work visual basic. Anyways, it is a programming language developed by Microsoft using a type of basic language. I would go to a site that will teach you vb (visual basic)


What programming language does Microsoft word?

Word is mostly written in C++. It also contains a programming language which is Visual Basic for Applications, which is an implementation of Microsoft's Visual Basic 6. Search Wikipedia for more info.


How can I create a soundwave from audio?

You can create a soundwave from audio by using software or hardware that can convert the audio signal into a visual representation of the sound waves. This process is known as waveform visualization and can be done using programs like Audacity or Adobe Audition.


What is best whether dot net or java?

The .NET framework can only be used to write Windows programs using C#, F# and Visual Basic, whereas Java can be used to write programs for any supported platform.


How do you basic?

I think you mean how do you work visual basic. Anyways, it is a programming language developed by Microsoft using a type of basic language. I would go to a site that will teach you vb (visual basic)


How can you build a program using visual basic?

Download Visual Basic, Then Go Watch Tutorials on youtube or something, you'll learn over time, at least I did,