Computer Science, asked by devanandprasad2499, 1 year ago

What is the use data type conversion? explain the two types of data type conversion with the help of examples?

Answers

Answered by pranavmaheshwari143
1
in computer science type conversion type casting and type coercion are different ways of changing an entity of one data type into another

Answered by durga3933
1
in computer science type conversion type casting and type coercion are different ways of changing an entity of 1 data type into another.an example would be the conversion of an integer value into a floating point value or it's textual representation as a string and vice versa .I hope this answer help you thank you .
Similar questions