Answer Posted / niranjanravi
casting is used to convert the value of one data type to
another.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Is multiple inheritance supported by java?
What is autoboxing and unboxing?
What is difference between float and double?
What is immutable state?
what is inner class in java?
What is generics in java interview questions?
Differentiate between run time error and syntax error.
How do you include a string in java?
What are the differences between processes and threads?
design an lru cache in java?
Is null keyword in java?
How garbage collection is done in java?
Explain about the dynamic behavior of core java?
Explain how to convert any java object into byte array.
Why is string builder not thread safe?