Multiple choice Which of the following is not the type of access specifier in C#? Public Private Static Protected Reveal answer Fill a bubble to check yourself C Correct answer Explanation It is Static because this is a modifier which modifies/changes the present state.