Ask Question
18 April, 12:42

Name two properties that a button object can possess?

+5
Answers (1)
  1. 18 April, 14:54
    0
    A button object in a computer should have at least these two properties:

    1. It should acknowledge a mouse click or key press.

    2. It should trigger a functional code within the software to perform a specific task.

    To perform its intended function properly, it is necessary for the button to have a title that clearly describes the function that it performs.

    For example, the button could define a new color that is to be assigned to a graphics object or to a font.

    Once the button is pressed, the button should trigger execution of code that actually implements the change in color.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Name two properties that a button object can possess? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers