answersLogoWhite

0

Visual Basic

User Avatar

Wiki User

18y ago

What else can I help you with?

Related Questions

Why vb is an event driven programming language?

because it is driven by events. as it is a language used in programming, then it only makes sense to say VB is an event driven programming language.


Is VB modular programming language?

Yes.


Is VB an object oriented programming language?

Yes


How do you Make a game by vb programming?

VB is not the language for making games, use C++ it works alot better.


Can i get a project topic using vb programming language?

bank transaction


Why vb is called vb?

VB is the abbreviation for Microsoft's Visual Basic - a graphical development environment, using Microsoft's programming language, Visual Basic.


Who are the author the visual basic?

Visual Basic (VB) is the third-generation event-driven programming language and integrated development environment (IDE) from Microsoft for its COM programming model. VB is also considered a relatively easy to learn and use programming language, because of its graphical development features and BASIC heritage.


Can you make advanced version of paint brush using vb?

VB is a programming language and can be used to create any application. In theory it would be possible to produce an advanced picture editor using VB.


Vbnet is which type of language Service Oriented Architecture Programming Language Object Oriented Programming Language Procedural Oriental Programming Language?

Visual Basic .NET (VB .NET) is an OOP, an Object-Oriented Programming Language. It's paradigm is both OOP and Event-Driven, but that's beside the point.


Is Java a Language or Package?

Actually, it is both. Visual Basic is a Microsoft only programming language. In order to run programs written in VB though, you may need the VB runtime library as a package DLL even if you don't use the language itself.


What is VB program?

Visual Basic is a powerful programming language used to make programs for use with Windows. VB can make from either the simplest, to the most advanced programs. Visual Basic is very easy to learn compared to other languages.


How does return statement work in vb?

No Return statement in VB programming


Is the Acer Notebook 15 Suitable for programming?

Depending on what language you are programming it may or not run. However most of the major languages (C, VB, C++, C#) you should be able to run it.


Give list of programming language?

language like C, C++, JAVA ,C#, J#, D, PASCAL, COBOL, FOTRAN, .NET, VB are called programing language. Basic, NASTRAN


What is your strongest programming language java asp c c vb htmlc?

My "strongest" programming language is the one that solves the problem on time and on budget. My choice of language will vary according to the specific problem I'm tasked with solving; there is no single language that can address every single problem.


Is vb an object oriented language?

yes,vb is an event oriented language.


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)


Is vb a language?

yes, it is. visual basic or simply as (vb) is a language which were now use by computer programmers.


Why vb is known as the front-end tool?

VB is basically a programming language. For keeping records, generally we use a database like Oracle, MS ACCESS, etc. dedicatedly to store data. These databases are not good enough to code a program to develop software. Hence we need to develop software where VB is used for the programming part and database is used for the data storage part. Thus VB makes a bridge between user and database. The database cannot be directly accessed by the user but through VB. Hence the database is the back-end tool and VB is a front end-tool.


Does int mean interface in programming language?

No. In most programming languages int is a keyword used to represent integer numeric values.