Which of the following is not the value the key property will hold if the key is a function key?
A
F8
B
F2
C
F9
D
Left
Correct Answer: Left
If the key is a function key, the key property will be a value like “F2”, ”F8” or ”F9”etc. The Keys from F1-F12 are known as function keys.