News

Different ways to create object:we can create objects in java in four different ways.using new keywordusing class.forname()using clone()using object deserializationcreating an object with the help of ...