explicit-type-casting

There are 1 repositories under explicit-type-casting topic.

  • TypeCastingExampleinJava

    A simple program to understand implicit casting or Automatic type conversion and explicit casting in java.

    Language:Java