answersLogoWhite

0

IS VBNet purely objet oriented

User Avatar

Anonymous

12y ago
Updated: 8/17/2019

no

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is an instance in vbnet?

An instance in VBNet is the same as an instance in any other language; it is the realisation of a type. In object-oriented languages, like VBNet, we say that an object is an instance of a class, where the class defines the object's type.


What is instance in vbnet?

An instance in VBNet is the same as an instance in any other language; it is the realisation of a type. In object-oriented languages, like VBNet, we say that an object is an instance of a class, where the class defines the object's type.


Why java is purely object oriented programming language?

It is said that Java is not purely object-oriented, because of its handling of primitive data types. The reason for this is for efficiency.


Is there any language is purely object oriented language?

Smalltalk, for one.


What is Data Hiding in VBNET?

Data hiding is used method used in Object-Oriented programing to hide information within computer code


When was Objet Geometries created?

Objet Geometries was created in 1999.


What is the plural of objet in french?

The plural of "objet" in French is "objets."


How do you spell object in french?

The word "object" in French is spelled "objet."


Is java example of a procedural programming language?

No.Its purely object oriented programming language


Why java is not purely object oriented programming language?

Java IS a pure OOP language. All types, including the built-in types, are implemented as objects.


Vbnet is which type of language Service Oriented Architecture Programming Language Object Oriented Programming Language Procedural Oriental Programming Language?

Visual Basic .NET (VB .NET) is an OOP, an Object-Oriented Programming Language. It's paradigm is both OOP and Event-Driven, but that's beside the point.


Why c plus plus is purely object oriented language?

No reason. It is not even true, on the first place.