what is meant by UP& DOWN casting in java?

Answer Posted / paritala.veeraiah chowdary

Casting is the process of converting one data type in to
another.Converting smaller data type into higher data type
is known as up casting.Where as the process of converting
higher data type to lower is known as down casting.

Is This Answer Correct ?    24 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the technique adopted to create an immutable class?

521


What is static keyword in java?

547


What makes a function well defined?

510


What is the different between get and post?

496


What are the legal operands of the instanceof operator?

556






Why static functions are used?

563


what state does a thread enter when it terminates its processing? : Java thread

592


Explain java coding standards for constants?

570


Why should I use abstract class?

562


What is meant by object oriented programming – oop?

541


What is float in java?

557


What is connection class in java?

508


What is data and its types?

571


What is lexicographically smallest string?

593


What is the difference between the final method and abstract method?

536