Hi all

Can someone help me and answer the following questions:

1- Write a program to find sum of all integers greater than 100 and less than 200 that are divisible by 7?

2- Write a java...