A ____ sign in front of a member name on a UML diagram indicates that this member is a protected member.

A. +
B. -
C. #
D. $


Answer: C

Computer Science & Information Technology

You might also like to view...

Class string has member function __________ to interchange the data stored in two string objects

a. exchange b. switch c. swap d. copyto

Computer Science & Information Technology

Use Paint Shop Pro to create a sprite that simulates a rotating planet. Modify Fig. 31.3 so that the sprite, animated with the Sprite control, rotates around a larger planet in the center of the page.

What will be an ideal response?

Computer Science & Information Technology

When building your CSS layout, it is important to preview your layout in a browser often because Expression Web and other SYSIWYG editors don't always accurately render the layouts.

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

Computer Science & Information Technology

In a Java program, the standard method in the execution path is called ______________.

A. algorithm B. pseudocode C. syntax D. main()

Computer Science & Information Technology