What will be the output of the program below?
import java.util.ArrayList;public class Quiz2Q2 { public static void main(String[] args) throws Exception { ArrayList<Integer> arr = new ArrayList<>(); // 1 arr.add(100); // 2 System.out.println(arr.get(arr.size())); // 3 }}
A similar study carried out in Western populations would most likely yield very different results regarding the benefit of maternal calcium intake.