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 do you do absolute value in java?
Can we create our own daemon thread?
What occurs when an object is constructed?
Does java set allow duplicates?
What class of exceptions are generated by the java run-time system?
Explain differences between collection api and stream api?
What are the advantages of autoboxing?
Can I learn java without any programming experience?
What is defined as false sharing in the context of multithreading?
What is difference between calling start() and run() method of thread?
Can a top level class be private or protected?
What is the difference between compile-time polymorphism and runtime polymorphism?
How do you square a number in java?
What is meant by inheritance and what are its advantages?
What is the size of int in 64-bit jvm?