What type of loop should you use and why


Problem

Consider the following scenario:

You have to process the records in a text file and you aren't sure how many records are in a file. What type of loop (while/for) should you use and why? And why not use the other loop type?

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: What type of loop should you use and why
Reference No:- TGS03311582

Expected delivery within 24 Hours