Title: Development: correct variable declaration - Sun Certified Java Programmer 310-065-Lesson 44
Duration: 16 minutes
Summary: In this video we start our discussion of Java development. When it comes to developing Java applications, we know that the java files are organized into packages. Every package contains related classes (For example the java.util package contains all the utility classes). Java supports importing classes statically so you do not have to specify the class names when calling the methods (for example, if you import the Math class statically, you can call the mathematical methods without preceding them with Math.). The examples in this video will help us understand the static import, and the correct variable declaration. We will also talk about the classpath and system properties which are discussed in more details in the next videos.
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: class, object, classpath, package, jar files, import, static, System properties.








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