Multiple choice Which of the following is NOT a valid C# keyword? lock volatile out namespace form Reveal answer Fill a bubble to check yourself E Correct answer Explanation Form is not a keyword in C#. It represents a visual window or frame that can be used to place user interface controls like buttons, labels or listbox.