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, 1918👍, 0💬
Popular Posts:
How To Use Subqueries with the IN Operator? - MySQL FAQs - SQL SELECT Statements with JOIN and Subqu...
Can each Java object keep track of all the threads that want to exclusively access to it?
In C#, what is a weak reference? Generally, when you talk about a reference to an object in .NET (an...
Write out a function that prints out all the permutations of a string. For example, abc would give y...
What is cross page posting? By default, button controls in ASP.NET pages post back to the same page ...