Python JSON

Name the numeric constants representing max,min values Number.MAX_VALUE Number.MIN_VALUE. What does javascript null mean? The null value is a unique value representing no value or no object. It implies no object,or null string,no valid boolean value,no number and no array object. How do you create a new object in JavaScript? ................
................