Difference between character and string constants
Answers
Answered by
0
Answer:
Character only stores value in the form of true or false
String stored value in the form of alphabet
Constants stores value in the form of numbers.
Similar questions