Thursday, October 11, 2018

can string class be extended

Problem statement:
can string class be extended

No ! 
As string class is a final class, hence this cannot be extended.

No comments:

Post a Comment

How to run standalone mock server on local laptop

 Please download the standalone wiremock server from Direct download section at the bottom of the page.  Download and installation Feel fre...