The correct answer is: A. object based programming language
VB is an object-oriented programming language developed by Microsoft. It was first released in 1991 and is still widely used today. VB is a relatively easy language to learn, and it is often used for developing Windows applications.
A script language is a type of programming language that is designed to be interpreted rather than compiled. This means that the code is not converted into machine code before it is run, but rather it is interpreted line by line by the interpreter. Script languages are often used for developing web applications and desktop applications.
A mobile application is a software application that is designed to be used on a mobile device, such as a smartphone or tablet. Mobile applications are typically developed using a mobile development framework, such as PhoneGap or React Native.
I hope this helps! Let me know if you have any other questions.