Write a pseudo code program for shifting data to make a gap


Assuming the existence of read Block and write Block functions, write a pseudo code program for shifting data to make a gap at some specified location of a sorted fi le. Pay particular attention to the details of shifting the last item out of one block and into the first position of the next block. You can assume that the last record of the file is in record last Rec of block last Block and that last Block is not full. (Note that this assumption permits shifting without allocating a new block to the file.)

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Write a pseudo code program for shifting data to make a gap
Reference No:- TGS01421834

Expected delivery within 24 Hours