Boss for primitives it will not give null value
and method local array variables are not initialized by default
when u try to retrive the value which is not initialized it will give a null pointer exception
correct me if iam wrong
If it is not clear just give me a mail
Will the answer be B if we replace the line 5 with
a2 = new long[3][3];
Consider Paul's rocket mass heater. |