Visual Basic is one of the newer programming languages, called an object-oriented language. This means that we see everything that’s going to be in our system and that we want to use and carry data for, as an object. It may not even be a physical object, like a person or a horse. It can be something that can only exist in a digital world, like a sound, or a picture, or a combination of things like a booking on a plane. The important thing here is that we must carry data for it. An object has characteristics, like eye color, name, etc. We call those characteristics, attributes.
Visual Basic is one of the newer programming languages, called an object-oriented language. This means that we see everything that’s going to be in our system and that we want to use and carry data for, as an object. It may not even be a physical object, like a person or a horse. It can be something that can only exist in a digital world, like a sound, or a picture, or a combination of things like a booking on a plane. The important thing here is that we must carry data for it. An object has characteristics, like eye color, name, etc. We call those characteristics, attributes.