Consider the following statement about EXACT() function of MS-Excel 2010:
P: It compares two text strings and returns TRUE if they are exactly the same.
Q: It compares two text strings and returns 1 if they are not exactly the same.
R: It compares two text strings and returns FALSE if they are not exactly the same.
Which of the following statement(s) is/are true
1
All P, Q, R
2
Only P
3
Only P and R
4
Only P and Q