The ________ feature identifies a comment as completed so you know what other comments you still need to finalize

Fill in the blank(s) with correct word


Mark Comment Done

Computer Science & Information Technology

You might also like to view...

Are the following four statements equivalent?

``` number += 1; number = number + 1; number++; ++number; ``` a. Yes b. No

Computer Science & Information Technology

A type of digital phone line that has three channels is DSL

Indicate whether the statement is true or false

Computer Science & Information Technology

The ____ is used to represent output in a flowchart.

A. square B. circle C. parallelogram D. triangle

Computer Science & Information Technology

The decision symbol in an activity diagram is represented by a(n) ________.

a) diamond b) solid circle c) triangles d) arrow

Computer Science & Information Technology