HomeJava Lab4 Problem 4.14 byKazi Sifat Al Maksud -June 12, 2021 Question 4.14: Write a program in Java to check whether two given strings are an anagram.Test Data :Input the first String : spareInput the second String : pearsExpected Output :spare and pears are Anagram. Tags: Java Lab4 Facebook Twitter