answersLogoWhite

0

What is a source code in Visual BASIC?

Updated: 8/20/2019
User Avatar

Wiki User

10y ago

Best Answer

In Visual BASIC and other languages, source code refers to the code that you actually type when you are writing a program. Computers convert this code to machine code in order to be able to run the program.

In Visual BASIC and other languages, source code refers to the code that you actually type when you are writing a program. Computers convert this code to machine code in order to be able to run the program.

In Visual BASIC and other languages, source code refers to the code that you actually type when you are writing a program. Computers convert this code to machine code in order to be able to run the program.

In Visual BASIC and other languages, source code refers to the code that you actually type when you are writing a program. Computers convert this code to machine code in order to be able to run the program.

In Visual BASIC and other languages, source code refers to the code that you actually type when you are writing a program. Computers convert this code to machine code in order to be able to run the program.

In Visual BASIC and other languages, source code refers to the code that you actually type when you are writing a program. Computers convert this code to machine code in order to be able to run the program.

In Visual BASIC and other languages, source code refers to the code that you actually type when you are writing a program. Computers convert this code to machine code in order to be able to run the program.

In Visual BASIC and other languages, source code refers to the code that you actually type when you are writing a program. Computers convert this code to machine code in order to be able to run the program.

In Visual BASIC and other languages, source code refers to the code that you actually type when you are writing a program. Computers convert this code to machine code in order to be able to run the program.

In Visual BASIC and other languages, source code refers to the code that you actually type when you are writing a program. Computers convert this code to machine code in order to be able to run the program.

In Visual BASIC and other languages, source code refers to the code that you actually type when you are writing a program. Computers convert this code to machine code in order to be able to run the program.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

10y ago

In Visual BASIC and other languages, source code refers to the code that you actually type when you are writing a program. Computers convert this code to machine code in order to be able to run the program.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is a source code in Visual BASIC?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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.


How do you use or integrate c plus plus code in visual basic 6?

You can't integrate C++ source code directly into Visual Basic code. In order to make use of code written in another language, including C++, you must compile that source to produce a DLL. You can then link to that DLL via Visual Basic. The only caveat is that you must replace the C++ data types in the function declarations with the equivalent Visual Basic data types, such as 'Byte' for a C++ unsigned char, or 'Single' for a C++ float.


What is the mening of basic in visual basic?

Basic in Visual Basic stands for Beginner's All-purpose Symbolic Instruction Code.


How do you codify in excel?

Formulas can be written in cells. VBA code for Macros can be written by going into the Visual BASIC for Applications editor.Formulas can be written in cells. VBA code for Macros can be written by going into the Visual BASIC for Applications editor.Formulas can be written in cells. VBA code for Macros can be written by going into the Visual BASIC for Applications editor.Formulas can be written in cells. VBA code for Macros can be written by going into the Visual BASIC for Applications editor.Formulas can be written in cells. VBA code for Macros can be written by going into the Visual BASIC for Applications editor.Formulas can be written in cells. VBA code for Macros can be written by going into the Visual BASIC for Applications editor.Formulas can be written in cells. VBA code for Macros can be written by going into the Visual BASIC for Applications editor.Formulas can be written in cells. VBA code for Macros can be written by going into the Visual BASIC for Applications editor.Formulas can be written in cells. VBA code for Macros can be written by going into the Visual BASIC for Applications editor.Formulas can be written in cells. VBA code for Macros can be written by going into the Visual BASIC for Applications editor.Formulas can be written in cells. VBA code for Macros can be written by going into the Visual BASIC for Applications editor.


Abbreviation for the word 'basic' in visual basic?

Beginner's All-purpose Symbolic Instruction Code


Where can you find code for a Visual Basic Tic Tac Toe Game?

Answer - Visual Basic tic-tac-toe codeYou can find Visual Basic code for ic-tac-toe at John Smiley's website. (Link below.) John Smiley teaches programming-including Visual Basic-and has written a number of books, such as Learn to Program with Visual Basic 6. To get the tic-tac-toe code, you may go to his website. The link(s) are below. www.johnsmiley.com (main page)www.johnsmiley.com/ilovetohelp.htm(on this page, scoll down about to the middle of the page and look for the section entitled "Downloads and Sample Projects." It is the 2nd to last link in the section. There should be a link to download it.Answer:For all of your source code needs you should go to :( http://www.planet-source-code.com/ )Not only do they have visual basic source codes they also have lot's of other languages as well...I have been using planet source code for about 6 years now,it's never let me down they always have something your looking for...Now you don't have to sign up with them but you should its free,and if you don't sign up thers a 3-5 download limit per day I think cant remember the numbers exactly though...


Code for Secant method please in visual basic 2008?

855193


What is the code of cube root in visual basic?

x ^ (1 / 3)


What is visual source safe in visual basic?

these refers to the things that you can see e.g. photograph, pictures, paintings, models, etc


The code for shutting down computer in visual basic?

The code is: shell ("shutdown -s") That code should work for you.


What does BASIC stand for in Visual Basic?

Beginner's All-Purpose Symbollic Instruction Code


What is visual basic control?

Visual Basic Controls work on Visual Studio for Visual Basic and Applications that made by Visual Basic.