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, 1934👍, 0💬
Popular Posts:
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, ...
How To Use Subqueries with the IN Operator? - MySQL FAQs - SQL SELECT Statements with JOIN and Subqu...
What is normalization? What are different types of normalization? It is set of rules that have been ...
Can you explain in GSC and VAF in function points? In GSC (General System Characteristic) there are ...
Why is it preferred to not use finalize for clean up? Problem with finalize is that garbage collecti...