InterviewSolution
Saved Bookmarks
| 1. |
Which version of java added Flushable interface?(a) java SE 7(b) java SE 8(c) java SE 6(d) java SE 5This question was posed to me at a job interview.Enquiry is from AutoCloseable, Closeable and Flushable Interfaces topic in portion Session Management, JSP & API of Java |
|
Answer» Right OPTION is (d) java SE 5 |
|