The _________, below the menu bar, contains buttons that let you create and select elements such as rectangles, rounded rectangles, ellipses, and text elements.
Fill in the blank(s) with the appropriate word(s).
toolbar
Computer Science & Information Technology
You might also like to view...
Convert +1210 to a 4-bit integer in two’s complement format:
a. 000011002 b. 100011002 c. 11002 d. 100112
Computer Science & Information Technology
Which of the following statements is true?
a. System.out.print("Enter your age: "); prompts the user to take action. b. Class names typically begin with a capital letter. c. Package java.lang is imported in every Java program. d. All of the above are true.
Computer Science & Information Technology