In an activity diagram, a rectangle with curved sides represents .

a) a complete algorithm
b) a comment
c) an action
d) the termination of the application


c) an action

Computer Science & Information Technology

You might also like to view...

What value is contained in the integer variable length after the following statements are executed?

``` length = 5; length *= 2; length *= length; length /= 100; ```

Computer Science & Information Technology

What networking function is required if the DHCP server is not on the same LAN? Why is this networking function required?

What will be an ideal response?

Computer Science & Information Technology

In the accompanying figure, "43K / 1 sec" refers to page ____ time.

A. upload B. transfer C. download D. reload

Computer Science & Information Technology

Because of ____________________, many devices today are single units with multiple computing or Internet capabilities.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology