精选优质文档-倾情为你奉上云南大学软件学院实 验 报 告姓名: 王定欢 学号: 班级: 日期: 2016.10.13 成绩: JAVA实验四一、 实验目的:Fundamental Programming Structures in Java: Strings二、 实验要求:1 Write a program called String1.java and do the following: Create a String object that accepts input from the user. Referencing the JDK docs, execute 2 different methods on the String. Print the results of the methods.2 Write a program called StringBuffer1.java that does the following: Create a StringB