Syntax
array.push(value);
array.unshift(value);
array[index]=value;
Example
var ar=[1,2,3];
ar.push(10);
ar.unshift(8);
ar[3]=100;
Example Program:- (Editor)
Editor is Loading...
Advertisement
array.push(value);
array.unshift(value);
array[index]=value;
Example
var ar=[1,2,3];
ar.push(10);
ar.unshift(8);
ar[3]=100;
Download CorelDRAW Graphics Suite 2019 v21.1.0.628 Portable Free latest version offline setup for Microsoft Windows 7, 8, 10, XP, Vista. Cor...
0 nhận xét:
Đăng nhận xét