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 type of variable is gender?
What are the different types of collections in java?
Can set contain duplicates?
what is singleton in java?
How do you reverse sort a list in java?
How does list work in java?
Is an array a vector?
Why is singleton class used?
How do you differentiate abstract class from interface?
What steps are taken when the OS shifts from one-thread execution to another?
What is a method vs function?
How can I right-justify a string?
What does compareto () do in java?
What is the difference between jfc & wfc?
What is a "pure virtual" member function?