You are on page 1of 1

NOTE: in java suppose we declare any constructor there will not be any default

const. for that class.


NOTE: class_name obj; //just this will give runtime error nullpointer
NOTE: package java.lang; // Runtime gives error
NOTE:

You might also like