Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
re-clarification of object based:
re-clarification of object based:
✍: Guest
VB6 DOES support polymorphism and interface inheritance. It also supports the “Implements†keyword. What is not supported in vb6 is implementation inheritance.
Also, from above, vb6 DOES “provides access to third-party controls like COM, DCOM â€
That is not anything new in .NET.
2013-12-03, 1883👍, 0💬
Popular Posts:
Jack developed a program by using a Map container to hold key/value pairs. He wanted to make a chang...
How can method defined in multiple base classes with same name be invoked from derived class simulta...
What does a well-written Object Oriented program look like? A well-written object oriented program e...
In C#, what is a weak reference? Generally, when you talk about a reference to an object in .NET (an...
How To Process Query Result in PL/SQL? - Oracle DBA FAQ - Introduction to PL/SQL You can run queries...