Describe the two ways in which control statements can be combined.
What will be an ideal response?
Control statements can be “attached” (that is, stacked) to one another by connecting the exit point of one to the entry point of the next. Control statements also may be nested by placing one inside another.
Computer Science & Information Technology
You might also like to view...
A(n) ________ Text content control enables you to format data that is entered
Fill in the blank(s) with correct word
Computer Science & Information Technology
A ___________ is a particular example of logical address in which the address is expressed as a location relative to some known point, usually a value in a processor register.
A) ?logical address ? B) ?relative address C) ?absolute address ? D) ?physical address
Computer Science & Information Technology