In the con of neural networks and activation functions, which network among the following performs OR operations for binary inputs x₁ and x₂ assuming a sigmoid activation function?
A) Multilayer Perceptron (MLP)
B) Feedforward Neural Network (FNN)
C) Single-layer Perceptron (SLP)
D) Logistic Regression Network