InterviewSolution
 Saved Bookmarks
    				| 1. | 
                                    Is a + b + c = a + (b + c) = (b + a) + c? | 
                            
| 
                                   
Answer»  Yes, because any set of three whole numbers if the sum of any two whole numbers is added to the third whole number, then whatever be their order, the sum will remain same  | 
                            |