CodeClerks

Discussions about Conversions

Showing page: 1 of 1

Wecan mix data types in expressions. For example, M = 5+2.75; is a valid statement. Wherever data types are mixed in an expression, C++ performs the conversions automatically. This process is known as im...

  • NomanProdhan
    NomanProdhan Level 1
  • 0 7 years ago