1. BASICS Flashcards

VALUES, VARIABLES, LINKING JS FILE

1
Q

How to link a Javascript File ?

A

src=’script.js’

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is Value ?

A

A Value is a Piece of Data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a Variable ?

A

A letter or symbol that represents any member of a collection of two or more numbers is called a variable.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is Javascript ?

A

Javascript is a high-level, of object oriented, Multi-paradigm programming Language.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly