<p>1. Write a function filter that takes a predicate and a list asargument and returns a list of only those elements that satisfy thepredicate. Example: (filter odd? '(1 2 3
<p>I need help with this Java code. If I can at least get some helpstarting this.</p><p>Code:</p><p>public class ReverseInt</p><p>{</p><p>private static MyQueue que = new MyQueue();</p><p>private static MyStack stk = new MyStack();</p><p>public
<p>Each object in the LDAP inverted tree is uniquely identified bya ______ that defines the complete path</p><p>A.domain name</p><p>B. namespace</p><p>C. directory name</p><p>D. distinguished name</p> Expert Answer Answer to Each object