Title: Sun Certified Java Programmer 310-065-Lesson 8-Assignments-Part 1
Duration: 15:30 min.
Summary: In this video, we move into assignments. Our exercises will cover scope, which is the lifetime of an object. Java Supports 4 basic variable scopes: Static variable, instance variable, local variable, and block variable. We will also talk about passing variables into methods, Arrays, and initialization blocks. Static initialization blocks run once, when the class is first loaded. Instance initialization blocks run every time a new instance is created. This video and the next will include discussions of garbage collection. Garbage collection is the way Java claims memory that is not reachable by the application.
Methodology of the development of example: Good coding standard and simplified design to prepare for the Java programmer certification exam CX-310-065.
Technology Used: Java - Core Concepts
Keywords: Sun Certified Java Programmer, Stack, Heap, Scope, Variable, Object, class, Assignment, Methods, reference, garbage collection, Array, initialization blocks, Boxing, Overloading.








See the prices for this post in Mr.Bool Credits System below: