Problem:
Question 1: Create your own simple Java application that uses the String class and/or the StringBuffer class and at least 4 of the class methods. Write the code step by step and explain it.
Question 2: What is the coefficient of ( x^4 y^3 ) in the expansion (x - 2y)^7 ? show your work.