 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | In a spreadsheet software, the formula =A1 +$A$2 was entered in cell A3 and then copied into cell B3. What is the formula copied into B3? | 
| Answer» =B1+$A$2 will be copied into B3. | |