Here, this keyword refers to the current object. After that, we invoked the test() method by taking the obj as a reference and storing the string, which the method returns to the message variable. Open Compiler var obj = { // Defining the object properties website_name: "TutorialsPoint"...