Categories:
.NET (357)
C (330)
C++ (184)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (2)
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, 1978👍, 0💬
Popular Posts:
when should the volatile modifier be used? The volatile modifier is a directive to the compiler's op...
How do you override a defined macro? You can use the #undef preprocessor directive to undefine (over...
Can an anonymous class be declared as implementing an interface and extending a class? An anonymous ...
How To Create an Add-to-Google-Reader Button on Your Website? - RSS FAQs - Adding Your Feeds to RSS ...
How can I check for HTML errors? HTML validators check HTML documents against a formal definition of...