Is VB really suited for object oriented programming?
cuz I got to read a very boring book on OO...
Printable View
Is VB really suited for object oriented programming?
cuz I got to read a very boring book on OO...
Well depends. It is not a full fledge OO Language (as of VB .NET that changes though) It is missing come important features such as Inheritance. But again as of VB .NET that changes..
I mean it depends on what you need it for whether its suited or not. It still does a decent job though.