What is casting in java programming?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

what invokes a threads run() method? : Java thread

0 Answers  


What is %d in printf?

0 Answers  


what value will be return by the read() method once it reaches the end-of-file? a. Throws EOException b. Return null c. Return -1 d. Read method return nothing, because it is void method

1 Answers  


Define immutable object?

0 Answers  


What is an exception?

6 Answers  






What is private static class in java?

0 Answers  


how can u create the object with out new operator

2 Answers  


Why does my function print none?

0 Answers  


What is tochararray in java?

0 Answers  


How are destructors defined in java?

0 Answers  


Can we execute a program without main?

0 Answers  


Is it possible to compare various strings with the help of == operator?

0 Answers  


Categories