explain any five conversion function with suitable example
Answers
Answered by
0
Answer:
Conversion functions are used to convert a value from one format to another. An example would be converting a numeric value into a string or converting the string back into a numeric value. These functions are extremely useful for switching values between various formats.
Similar questions