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

1. To remove a control from a form, you select it and then press the F4 key on the keyboard.
2. When you create Button controls, they are automatically given default names such as button1, button2, and so forth.
3. When Button control is created, its Text property is initially set to the same value as the Button control’s name.
4. Text displayed on a button should hint at what the button will do when it is clicked.


1. FALSE
2. TRUE
3. TRUE
4. TRUE

Computer Science & Information Technology

You might also like to view...

What is Moore's Law? What does it have to do with computers getting faster and cheaper?

What will be an ideal response?

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

Biometric scanners measure human characteristics such as fingerprints

Indicate whether the statement is true or false

Computer Science & Information Technology

When creating a report, all fields from all selected tables must be displayed in the report

Indicate whether the statement is true or false

Computer Science & Information Technology