Visual Basic 6
Visual Basic 6
0
Introduction
• Visual Basic is a programming language from Microsoft known for its
programming model first released in 1991.
• It is an integrated development environment(IDE)in which we can
develop,run,test,debug the code.
• Allows us to develop GUI based applications ,which are more user friendly.
• Capable of developing Windows-based applications and games.
• Event driven programming language.