Java Fundamentals Video I Mov-H264
Mov | H264 | 1024x768 | 10fps 320kbps | acc44100Hz | 900 MB
Java is a strong type checking language. There are two concepts regarding types and objects. One is the object type and the other the template/class the object was created from. When an object is created, the template/class is assigned to that object which can not be changed. Types of an object however can be changed by type casting. Types of an object is associated with the object reference that referencing the object and determines what operation can be performed on the object through that object reference. Assigning the value of one object reference to a different type of object reference is called type casting.
- Code:
-
http://www.filesonic.com/file/373597711/JavaFundamentalsI.part1.rar
http://www.filesonic.com/file/373631221/JavaFundamentalsI.part2.rar
http://www.filesonic.com/file/374198601/JavaFundamentalsI.part3.rar
http://www.filesonic.com/file/374271481/JavaFundamentalsI.part4.rar
http://www.filesonic.com/file/374648881/JavaFundamentalsI.part5.rar