What is casting ?

Answers were Sorted based on User's Feedback



What is casting ?..

Answer / niranjanravi

casting is used to convert the value of one data type to
another.

Is This Answer Correct ?    6 Yes 0 No

What is casting ?..

Answer / ravikiran(aptech mumbai)

casting is a process of converting a bigger datatype to fit
inside a smaller datatype

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More Core Java Interview Questions

Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?

0 Answers  


Name some OOPS Concepts in Java?

0 Answers  


what is the use of StringBuffer?

2 Answers   Accenture,


JSP is by default thread safe or not? what is the meaning of isThreadSafe="true" and isThreadSafe="false". Explain it? Thanks, Seenu

9 Answers   Huawei,


What is the difference between abstract class and interface?

3 Answers   Aspire,






Adapter classes?

3 Answers  


What does n mean?

0 Answers  


What is the immediate parent class of the Applet class?

1 Answers  


What is json parser in java?

0 Answers  


What is the base class of all exception classes?

0 Answers  


What are the differences between Java 1.0 and Java 2.0?

0 Answers  


What are autoboxing and unboxing? When does it occur?

0 Answers  


Categories