You are on page 1of 1

1.Math.

max(a,b);// max of two


2.next().trim(9).charAt(0); //To scan single char
3. .equals();
4. .toString();
5. .replace("",""); //to replace char in string
6. List<Boolean>, ArrayList<>()
7.

You might also like