Which of the following is not a Java keyword?
a) new
b) public
c) volatile
d) virtual
Solution: d) virtual
Explanation: virtual is not a Java keyword.