Executable single line of script is called
Answers
Answered by
2
An executable single line of statement is known as a "statement" in Java script.
Each complete code contains a set of different statements, which together are executed by the browser to produce the desired results.
Each of the statement is typically ended with a semicolon and each statement acts as a specific command to the browser.
There are different types of statements, such as , conditional statements, declaration statement assignment statement, executable statement.
Similar questions