> explicit
>
> Why didn't you use Google first you lazy sod?
>
> And while you are at it find a spell checker.
>
> implicit
>
> Please refer to
> http://www.catb.org/~esr/faqs/smart-questions.html
hi cotton.m
its really disapponting feedback from you.
but i'm very confident, i'll better in java programming, very soon.
Implicit-Automatic
Explicit-By Force
?Implicit type conversion: The programmer does not make any attempt to convert the type; rather, the type is automatically converted by the system under certain circumstances.
?Explicit type conversion: Conversion is initiated by the programmer by making an explicit request for conversion. This is also known as type casting.