 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | Evalulate the following expression as performed by a computer `540-9xx58+(301)/(43)-(324)/(18)`A. 7B. 9C. 11D. 13 | 
| Answer» Correct Answer - a `540-9xx58+301//43-324//18=540-9xx58+7-18%(because 301//43=7 and 324//18=18)` `=540-522+7-18=547-540=7` | |