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:
How are this and super used?
How are this and super used?
✍: Guest
this is used to refer to the current object instance. super is used to refer to the variables and methods of the superclass of the current object instance.
2013-01-10, 2324👍, 0💬
Popular Posts:
How do we assign page specific attributes ? Page attributes are specified using the @Page directive.
What Are Named Parameters? - Oracle DBA FAQ - Creating Your Own PL/SQL Procedures and Functions Name...
What is Shell scripting A shell script is a script written for the shell, or command line interprete...
What Is C Language? The C programming language is a standardized programming language developed in t...
What metrics will you look at in order to see the project is moving successfully? Most metric sets d...