An object is a combination of code and data that can be treated as a unit. An object can be a piece of an application, like control or a form. An entire application can also be an object.
In this “The VB.NET Object Oriented Programming – Visual Programming” you will learn about the following topics:
- Class and Object
- Class Definition
- Member Functions and Encapsulation
- Constructor and Destructor
- Shared Members
- Inheritance
- Shadowing
- Types of Shadowing
- Shadowing Through Scope, Shadowing Through Inheritance
- Access Modifiers
- Abstract Class and Method
- Function Overloading
- Function Overriding
- Difference between Function Overloading and Overriding
- Difference between Shadowing and Overriding
- Difference between Shadowing and Overloading
==== Point to Note ====
If you like to contribute, you can mail us BCA Notes, BCA Question Collections, BCA Related Information, and Latest Technology Information at [email protected].
See your article appearing on BCA Notes (Pokhara University) main page with your designation and help other BCA Students to excel.
Please write comments if you find anything incorrect, or you want to share more information about the topic discussed above.
BCA 4th Semester Visual Basic Programming Notes Pdf:
- Unit I: Introduction To .NET
- Unit II: The VB.NET Basic
- Unit III: The VB.NET Control Flow Statements
- Unit IV: The VB.NET Procedure Function Exception Hanlding
- Unit VI: The VB.NET Forms and User Interface Elements
- Unit VII: The VB.NET Graphics and File Operations
- Unit VIII: Database Programming with ADO.NET
0 Comments