NEW
Font size
WorksheetsJavascript
Total questions: 10
Worksheet time: 5mins
It can be an assignment operation, a function call, or a control structure
Comments
Case Sensitivity
Data Types
Statements
These are used to put information that can be useful later, and in JavaScript these are ignored by the browser.
Comments
Case Sensitivity
Data Types
Statements
Names that refer to commands, functions, variables and keyword should be written correctly, variable “A” and “a” are two different variables.
Comments
Case Sensitivity
Data Types
Statements
It can be Numeric, String, Boolean or Null.
Comments
Case Sensitivity
Data Types
Statements
A type of network that is limited to a school or a similar location.
LAN
MAN
WAN
CAN
A network limited to a room or building.
LAN
MAN
WAN
CAN
Developed by William Oughtred, the device consists of two movable rulers placed side by side.
Pascal Calculator
Abacus
Slide Rule
Leibnitz Calculator
Who is the first computer programmer?
Bill Gates
Mark Zuckerberg
Lady Ada Agusta
Charles Babbage
Inside which HTML element do we put the JavaScript?
<js>
<script>
<scripting>
<javascript>
The external JavaScript file must contain the <script> tag
true
false
