You can search for software by using ____________________, which are collections of packages that define a type of function, such as server packages.

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

patterns

Computer Science & Information Technology

You might also like to view...

Which of the following statements draws the string "Love to animate!" starting at coordinates (200, 50)?

a. Text myText = new myText(200, 50, "Love to animate!"); b. Text myText = new Text(50.0, 200.0, "Love to animate!"); c. Text myWords = new Text(200.0, 50.0, "Love to animate!"); d. Text Words = new Words(200, 50, "Love to animate!");

Computer Science & Information Technology

Explain why a window manager is an X client.

What will be an ideal response?

Computer Science & Information Technology