You can use the ____________________ Tool to create text.
Fill in the blank(s) with the appropriate word(s).
Text
You might also like to view...
There are three key components to PSPs: directives, actions and_______.
a) scripts. b) servlets. c) scriptlets. d) None of the above.
A tree in which every node can have at most n children is referred to as a __________________ tree.
a) binary b) ternary c) n-ary d) general e) graph
What does the following program do?
```
// What does this program do?
#include
What term applies to an attribute of an object that defines one of the object's characteristics (such as size) or an aspect of its behavior (such as whether it is enabled)?
A. characteristic B. property C. function D. code