What value does the keyCode property holds when a Shift key is pressed for adding punctuation character?

What value does the keyCode property holds when a Shift key is pressed for adding punctuation character? Correct Answer Digits

The number keys always generate keyCode values for the digit that appears on the key, even if you are holding down Shift in order to type a punctuation character.

Related Questions

Which of the following key property holds the key name as a string?
Which property is used to specify the key type when pressed?
Which key should be pressed to start a new paragraph in MS-Word?