PrepAway - Latest Free Exam Questions & Answers

What is the appropriate statement for releasing the session obtained from the following statement?

What is the appropriate statement for releasing the session obtained from the following statement?
IDfSession session = client.newSession(docbaseName, loginObj);

PrepAway - Latest Free Exam Questions & Answers

A.
session.disconnect();

B.
session.close();

C.
session.release();

D.
session = null;


Leave a Reply