Which of following cannot be stored in character data type?
Special symbols
String
Letter
Digit
Correct Answer: B — String
Explanation:
String is a collection of characters and is stored in a variable of string data type.