what is variable initialization in javascript? code example Example: how to instialise var in js var variable-name = number; /*eg*/ var a = 10;