41,840 views
14 votes
14 votes
Basics of visual basic

User Harlan
by
2.5k points

2 Answers

17 votes
17 votes
Visual Basic (VB) is an object-oriented programming language, and it supports the concepts of encapsulation, abstraction, polymorphism, etc. In VB, all the variables, methods, and application entry points are encapsulated within the class definitions.
User Betaorbust
by
2.9k points
25 votes
25 votes
Visual Basic (VB) is an object-oriented programming language, and it supports the concepts of encapsulation, abstraction, polymorphism, etc. In VB, all the variables, methods, and application entry points are encapsulated within the class definition
User Dhiren Hamal
by
2.9k points