Forum

Javascript Data Types

This thread contains 1 reply, has 2 voices, and was last updated by Hitesh 5 years, 2 months ago.

  • Author Replies
    • #53322

      What Are The Different Types of Javascript Data Types?


    • #53324

      JavaScript is a loosely composed language. This implies you don’t need to proclaim a variable’s type. JavaScript consequently decides it for you.

      In JavaScript, there are two various types of data

      1) Primitives
      2) Objects

      A primitive is essentially a data type that isn’t an object and has no techniques.

      In JavaScript, there are six crude information types:

      1) Boolean
      2) Number
      3) String
      4) Null
      5) Undefined
      6) Symbol

      Objects are not a primitive dataType.

      An object is a gathering of properties. These properties are put away in key/value sets.

      var obj = {
      key1: ‘value1’,
      key2: ‘value2’,
      key3: true,
      key4: 32,
      key5: {}
      }


Viewing 1 reply thread

You must be to reply to this thread.Please or . Registration is 100% free.

GET FREE CONSULTATION

Call Us Now For Free Consultation97370 05566

Our experts listen to you patiently and suggest you the right course after conducting a personality profile test. Register your interest below to schedule personality profile test for you.

SUBSCRIBE TO OUR NEWSLETTER

Copyright 2016-2024 Smart Mentors. All Rights Reserved.

Login

FORGOT PASSWORD

Sign up now to Become An Instructor

    Register your Interest

      cf7captchaRegenerate Captcha