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 Java1.4 and Java1.5
What are packages in java?
Is boolean a wrapper class in java?
Which graphs are functions?
What are the approaches that you will follow for making a program very efficient?
what are abstract functions?
what is the need to set path in java? how many ways to set path in java? Explain breif?
Is alive in java?
explain the classification of exception and hoew to handle the exceptions
What are virtual methods?
What are the limitations for static method?
What is variable declaration and definition?