Converting

  • Working with a Predefined class called a “Convert” is called as Converting .
  • A class contains a collection of methods .
  • Converting can be used to convert from any data type into any another data type .
  • Parsing

  • Working with ‘Parse’ Method is called as a Parsing .
  • Parse () can be used only to convert from string format into other data types