Which of the following statement is true in Javascript
1
Java script automatically extends the length of an array when new array element is initialized
2
Value 1 and 0 are considered Boolean values in java script
3
Variable name are not case sensitive
4
Both variable and literals cannot be passed as argument when calling a function