Home
Java
2D Graphics GUI
3D
Advanced Graphics
Ant
Apache Common
Chart
Class
Collections Data Structure
Data Type
Database SQL JDBC
Design Pattern
Development Class
EJB3
Email
Event
File Input Output
Game
Generics
GWT
Hibernate
I18N
J2EE
J2ME
JavaFX
JDK 6
JDK 7
JNDI LDAP
JPA
JSP
JSTL
Language Basics
Network Protocol
PDF RTF
Reflection
Regular Expressions
Scripting
Security
Servlets
Spring
Swing Components
Swing JFC
SWT JFace Eclipse
Threads
Tiny Application
Velocity
Web Services SOA
XML
Overloading « Class « Java
Java
Class
Overloading
1.
Demonstration of both constructor and ordinary method overloading
2.
Overloaded constructor
3.
Overloaded method
4.
Demonstration of overriding fields
5.
Overloading based on the order of the arguments
6.
Promotion of primitives and overloading
7.
Overloading a base-class method name in a derived class does not hide the base-class versions
8.
Demotion of primitives and overloading