How to complete a code intentionally


Discussion:

Q: Why would a programmer intentionally code the following line into a program? (Code needed to make this a complete program intentionally left out.)

#define true 1
while(true)
{
// Stuff inside loop.
}

Solution Preview :

Prepared by a verified Expert
Software Engineering: How to complete a code intentionally
Reference No:- TGS01939471

Now Priced at $25 (50% Discount)

Recommended (99%)

Rated (4.3/5)