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:
Modifiers on Inner Classes
What modifiers may be used with an inner class that is a member of an outer class?
✍: FYIcenter
A inner class may be declared as public, protected, private, static, final, or abstract.
2007-03-03, 5819👍, 0💬
Popular Posts:
Can one change the mouse pointer in Forms? The SET_APPLICATION_PROPERTY build-in in Oracle Forms all...
What is difference between Association, Aggregation and Inheritance relationships? In object oriente...
Can you explain project life cycle ? Figure :- 12.2 Life cycle of a project There are five stages of...
How To Export Data to an XML File? - Oracle DBA FAQ - Introduction to Oracle SQL Developer If you wa...
How many bits are used to represent Unicode, ASCII, UTF-16, and UTF-8 characters? Unicode requires 1...