main knowledge of JavaScript
- Variables
- Operators
- Datatypes
- Conditional
- Loops
- Function
- Objects
- Class
Definition
variable :it is a container store any type of data.
Datatype : Any data which type you have store
conditional : you have any work different types
loop : it's iterations work finite or infinity time.
Function : it's block of code which task perform many time under control of user.
Object : This is collection of key and value.
Class : The class is rarely use . it is collection of object and methods
Top comments (2)
In js everything is object but not good for OOP.java is more flexible to OOP.Anyway i love js.
if you any question about me