DEV Community

Rudraprasad pradhan
Rudraprasad pradhan

Posted on

1

JavaScript is best programing language

main knowledge of JavaScript

  1. Variables
  2. Operators
  3. Datatypes
  4. Conditional
  5. Loops
  6. Function
  7. Objects
  8. 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)

Collapse
 
hasan_emam profile image
Hasan Emam

In js everything is object but not good for OOP.java is more flexible to OOP.Anyway i love js.

Collapse
 
rudraprasad-pradhan profile image
Rudraprasad pradhan

if you any question about me