How do you use the Rectangle tool to make a perfect square?

What will be an ideal response?


To create a perfect square, hold down the Shift key as you draw using the
Rectangle tool.

Computer Science & Information Technology

You might also like to view...

Which of the following statements are correct?

a. When creating a Random object, you have to specify the seed or use the default seed. b. If two Random objects have the same seed, the sequence of the random numbers obtained from these two objects are identical. c. The nextInt() method in the Random class returns the next random int value. d. The nextDouble() method in the Random class returns the next random double value.

Computer Science & Information Technology

The class Container is the superclass of all the classes designed to provide a GUI.

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

Computer Science & Information Technology

The best colors for paper to print your resume is high-quality white or __________.

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

Computer Science & Information Technology

What type of control is created if you create a form based on a table with a lookup field?

A. Check Box B. Option button C. Combo Box D. Lookup Box

Computer Science & Information Technology