Which of the following is NOT a valid access modifier in C#?
protected
private
public
restricted

Software Development Exercises are loading ...