9.     Given that F1 = SUM m(0,1,2) and F2 = PRD M(2,3,4,5), which of
the following represent the only correct expression for F1 + F2? 
 
 
-      F1 + F2 = SUM m(0,1,2,3,4,5) 
-      F1 + F2 = SUM m(0,1,2,6,7) 
-      F1 + F2 = SUM m(0,1,6,7) 
-      F1 + F2 = PRD M(0,1,3,4,5) 
-      F1 + F2 = PRD M(2,3,4,5,6,7) 
3 is WRONG 
 
[  Go Back To Question 9 ]
[ Go Back To The Beginning Of Quiz ]