What is casting in Java Programming?
Submitted by: AdministratorThere 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 a compatible class, interface, or array type reference.
Submitted by: Administrator
Submitted by: Administrator
Read Online Java Job Interview Questions And Answers
Top Java Questions
☺ | What is the Locale class in Java Programming? |
☺ | Is sizeof a keyword in Java Programming? |
☺ | What do heavy weight components mean in Java Programming? |
☺ | What modifiers may be used with an inner class that is a member of an outer class in Java Programming? |
☺ | Does garbage collection guarantee that a program will not run out of memory? |
Top Java Programming Language Categories
☺ | Core Java Interview Questions. |
☺ | Hibernate Interview Questions. |
☺ | Advanced Java Interview Questions. |
☺ | IBM WebSphere Interview Questions. |
☺ | Spring Framework Interview Questions. |