write a program using java programming which have:
1- a class called in((to arrange the elements of an array and search for an element in it))
2-a class called output((to create an array and arrande the elements and search for an element using the first class))