Javatpoint Logo

null pointer exception

By: lokana*** On: Sun Mar 19 20:01:22 IST 2017     Question Reputation0 Answer Reputation0 Quiz Belt Series Points0  0Blank User
describe about null pointer exception...and give a example about its and so the eroor resolvation technique...
Up0Down

 
suppose, String abc=null;

if i got length of abc using this method abc.length() so nullpointerexception called.....
Image Created0Down

By: [email protected] On: Wed Mar 22 16:58:47 IST 2017 Question Reputation0 Answer Reputation0 Belt Series Points0 0User Image
Are You Satisfied :0Yes0No
 
suppose, String abc=null;

if i got length of abc using this method abc.length() so nullpointerexception called.....
Image Created0Down

By: [email protected] On: Wed Mar 22 17:00:10 IST 2017 Question Reputation0 Answer Reputation0 Belt Series Points0 0User Image
Are You Satisfied :0Yes0No
 
Image Created0Down

By: [email protected] On: Mon Mar 27 14:11:45 IST 2017 Question Reputation0 Answer Reputation0 Belt Series Points0 0User Image
Are You Satisfied :0Yes0No