difference between implicit and explicit conversions in java
Answers
Answered by
9
implicit conversion is casting of higher data type to lower data type .
it is done by user command .
explicit casting is casting of lower data type to higher data type .
it is also called default type casting .
it is done by user command .
explicit casting is casting of lower data type to higher data type .
it is also called default type casting .
Similar questions
Social Sciences,
8 months ago
English,
8 months ago
Social Sciences,
1 year ago
Chemistry,
1 year ago
Chemistry,
1 year ago