<p dir="ltr"><img src="https://media.cheggcdn.com/media%2F018%2F018be7bf-3f13-416c-9113-1203254543e2%2Fimage" alt="(b) Write what you expect to see on display after each of the following programs is execited (4 Marks) Sum-3; x-Sum; Sumtx cout << x<<Sum << endl
<p>Assuming you have a file: datebook.txt</p><p>Please write a command by using 'sed' to <strong>Delete allspaces on lines that have the second three digits of phone numberas 836.</strong></p>Betty Boop:245-836-8357:635 Cutesy Lane,
<p>I have boolean addAll(int index, Collection coll) this method inlist interface. And now I have AbstractList which implements Listinterface and ArrayList which extends AbstractList. Then the methodaddAll should be implemented