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 is a numeric format?
Tell me are there implementations for sorting and searching in the java libarary?
What is are packages?
what is comparable and comparator interface?
Why is multithreading important?
Can a vector contain heterogenous objects?
What is the use of singleton class?
What is difference between static class and normal class?
Which is a valid identifier?
What are strings in physics?
Why put method is idempotent?
How do you remove an object from an arraylist in java?
Difference between stack and queue?
What is class and object in java?
How will you get the platform dependent values like line separator, path separator, etc., ?