Primitive type Vs Reference type

Pubblicato il: 04 maggio 2020
sul canale di: Ahmed Abdelfatah
116
8

In JavaScript variables store values and the compiler is able to identify from the values which is a primitive type and reference one. There are many differences between both types.

Primitive: undefined, null, number, string, the symbol has a fixed size and stored on stack also accessed by value
Reference: Like object and array has a dynamic type and stored on the heap and accessed by its reference in memory.
For more learning materials and interesting software topics https://tech-hour.com/


In questa pagina del sito puoi guardare il video online Primitive type Vs Reference type della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Ahmed Abdelfatah 04 maggio 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 116 volte e gli è piaciuto 8 spettatori. Buona visione!