Getting Started with Java
This is a 100% free course, but we need you to first join or login to watch this video.
Alright, join or login here.This video shows an example of method overloading in Java. It illustrates type promotion and ambiguous overloading. The second part of this video shows an example of variable scope in Java by demonstrating disjoint scopes, local and parameter variable scopes.