InterviewSolution
Saved Bookmarks
| 1. |
Cut redundant words: Write five examples of redundant words: |
|
Answer» 1. puzzling mystery = ‘mystery’ 2. connect together = ‘connect’ 3. divide into two equal halves = ‘divide into halves 4. surrounded on all sides = ‘surrounded’ 5. return back = ‘return’ |
|