Name few java.lang classes introduced with java 8 ?
Answer / Vibhu Saxena
["Stream", "Optional", "Function", "Predicate", "Consumer", "Supplier"]
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of math abs in java?
What is difference between final and immutable?
what is the replacement for GOTO in java?
difference between vectorlist and hash
Tell me are there implementations for sorting and searching in the java libarary?
what is an object and how do you allocate memory to it?
Differentiate between a constructor and a method? Can we mark constructors final?
Difference between class#getinstance() and new operator ?
What is the difference between final, finally and finalize() in java?
Does apple use java?
What is a java string?
What lambda means?