
Rajesh Stark
@RajeshStark2
Followers
1
Following
50
Media
3
Statuses
9
Im programmer, enthusiast, dreamer
Joined January 2020
0
0
1
#FunFacts you can't create an array in #javascript with 4294967296 elements in it.because of its limitations. the maximum size of an array in #js is approximately 2^32-1 which is 4,294,967,295 elements. ref:
1
0
1