//The & operator is used to get the address. //But in case of array the name of array itself returns its address. //In array the elements occupy consecutive address, //therefore incrementing it by 1 ...