Showing posts with label Super. Show all posts
Showing posts with label Super. Show all posts

Super

This works with the help of ObjectsetPrototypeOf with which we are able to set the prototype of obj2 to obj1 so that super is abl…