<output> element represents___________

Options
- Authenticate the user
- result of a calculation
- pre-defined values
- none of these


CORRECT ANSWER : result of a calculation

Discussion Board
Explanation-

The <output> element represents the result of calculation.

output . value [ = value ]
Returns the element's current value.

Can be set, to change the value.

output . defaultValue [ = value ]
Returns the element's current default value.

Can be set, to change the default value.

output . type
Returns the string "output".

Sapna 02-27-2017 01:40 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement