Brackets are used in the algorithm of loops:

a. To indicate which instructions are to be repeated.
b. To indicate the beginning and end of the loop.
c. To indicate the entire loop.
d. None of the above.


c. To indicate the entire loop.

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. A failing find() operation on an STL set returns a null pointer value. 2. Design patterns are restricted to particular programming languages, of which C++ is one. 3. UML is graphical language for designing programs. 4. UML requires that the programmer understand every detail and dark corner of C++ to be useful. 5. A pattern is a design principle that solves a problem that occurs over and over.

Computer Science & Information Technology

________ is employed by the Windows XP memory manager.

a) Lazy allocation b) Anticipatory paging c) Copy-on-write d) all of the above

Computer Science & Information Technology

A(n) ____ is an area of a graphic that you can click to cause an action to occur.

A. image map B. hotspot C. graphic hyperlink D. nest

Computer Science & Information Technology

Color ____ indicates that one color is dominating a picture.

A. cast B. tone C. saturation D. hue

Computer Science & Information Technology