The ____________ property for the form can be set to a specific button to allow the Enter key to be associated with that button, so that pressing the Enter key is the same as clicking the button.
Fill in the blank(s) with the appropriate word(s).
AcceptButton
You might also like to view...
To ____________ a program means to find and correct logic errors in the program.
a. debug b. proofread c. analyze d. logistics
A palindrome is a symmetric, mirror image string such as "otto" or "kayak." How would you search for a palindrome pattern P in a string text T?
a. Search for the prefix and suffix b. Use the naïve string match algorithm c. Use the Boyer-Moore string match algorithm d. A string match for a palindrome is not possible
If you have not made any changes to the default settings of Windows 8, which icons are available on the taskbar?
A) File Explorer and Internet Explorer B) File Explorer, Internet Explorer, and Microsoft Office C) Desktop and Start screen D) Internet Explorer and Snipping Tool
An image on a Web page can be sectioned in HTML into areas that are clickable links. This is called a(n):
a. sweet spot. b. site map. c. rollover. d. frameset. e. image map.