🎴 Flashcard Mode
Pop Culture & Entertainment Trivia
Card1 / 19
Mastered0
Review0
QuestionClick to flip
There is an ascii character used in excel 0178 with ALT option. What is its purpose?
AnswerClick to flip back
A
Superscript
💡 Explanation:
ALT+0178 (using numeric keypad) produces the superscript 2 symbol (²) in Windows applications including Excel. This is useful for creating squared notation like x² without using formatting tools. The other options are incorrect - subscript uses ALT+0179, concatenation is done with the & operator or CONCATENATE function.