ABC Interview Question

int[] a= {1,2,3,4,5,6,7,8} write a code to sum of all even numbers using Java8 only.