1.

Name the Java keyword that : (i) indicates that a method has no return type. (ii) stores the address of the currently-calling object.

Answer»

(i) Void Keyword 

(ii) This Keyword



Discussion

No Comment Found

Related InterviewSolutions