What is casting ?
Answers were Sorted based on User's Feedback
casting is used to convert the value of one data type to
another.
| Is This Answer Correct ? | 6 Yes | 0 No |
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 |
What is the difference between applet and application?
Differences between external iteration and internal iteration?
List some important characteristics on jre
Is there any difference between nested classes and inner classes?
Differentiate jar and war files?
if num=687; U have to get num=6+8+7;
What is the difference between reader/writer and inputstream/output stream?
what is the Diff. between Access Specifiers and Access Modifiers?
39 Answers BMC, Cyber Shot, Infosys, VTS, Wipro,
What are the restrictions that are applied to the java static methods?
what is the reason behind non static method cannot be referenced from a static Context?
Can we call a non-static method from inside a static method?
What’s the difference between applets and standalone program?