ContactUs :

Please send your Questions & Answers or Feedback to "mohan@javabook.org"

What is casting?

There are two types of casting, casting between primitive numeric types and casting between object references. Casting between numeric types is used to convert larger values, such as double values, to smaller values, such as byte values. Casting between object references is used to refer to an object by acompatible class, interface, orarray type reference.

Related Posts Plugin for WordPress, Blogger...
Flag Counter