Computer Science, asked by ppawanyadav740, 4 months ago

(a) What are the datatype supported by javascript?
जावास्क्रिप्ट द्वारा सपोर्टेड डेटाटाइप क्या है?​

Answers

Answered by abrosebanunasiha786
1

Answer:

8basic datatypes

  • number
  • bigint
  • string
  • Boolean for true or false
  • null
  • undefined
  • object
  • symbol

Similar questions