Answer Posted / sandeep sagala
casting is the process that allows lower data type to hold the
data of higher data type and also the higher data type to
hold the lower data type only by using reference
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different data types in java?
What is string data type?
Write a java program to generate fibonacci series ?
What is the difference between a switch statement and an if statement?
What is difference between fileinputstream and filereader in java?
Where pragma is used?
What is the importance of hashcode() and equals() methods?
How does regex work?
what is the purpose of using rmisecuritymanager in rmi?
Can we override compareto method?
Why we used break and continue statement in java?
How to implement an arraylist in java?
What is a static class in java?
What is a string what operation can be performed out with the help of a string?
What is thread safe in java?