Answer Posted / rajesh
Casting can be applied to data types for like narrowing and
widening of primitive data types.
Casting can be applied for objects instantiated from the
inheritance hierarchy but only upward casting.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What does nullpointerexception mean?
What is the difference between == and === javascript?
How do you override a method?
What is java util hashmap?
what is interface in java? Explain
What are the benefits of operations?
Why set do not allow duplicates in java?
Why is a constant variable important?
What is method overriding in java ?
Why set is used in java?
What is a cup of java?
What is map in java?
Why java is called not pure object oriented language?
What is equals method in java?
What is scope & storage allocation of static, local and register variables? Explain with an example.