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
How to print an arraylist in java?
What is a prefix function.write down a code to compute prefix function.
Explain wrapper classes in java?
What is garbage collector?
What are methods of a class?
What are void pointers?
What is the difference between choice and list?
Is java based on c?
What is array pointers ?
What are the advantages of arraylist over arrays?
What is a map in java?
What is the use of arrays tostring () in java?
What is the difference between char and char *?
How hashset works internally in java?
what is the difference between the methods sleep() and wait()? : Java thread