1.

Which one of the following causes memory leak?

A. Release database connection when querying is complete
B. Use Finally block as much as possible
C. Release instances stored in static tables
D. Not using Finally block often
Answer» E.


Discussion

No Comment Found