Consider the following 4-variable Boolean function
\[ F(A, B, C, D) = \Sigma m(0, 1, 2, 3, 8, 9, 10, 11) \]
Consider \(A\) as MSB, \(D\) as LSB. Which one of the following options represents the minimal sum of products form for the above function?
Note: + is OR operation, . is AND operation, ' is NOT operation