What method is invoked to cause an object to begin executing as a separate thread?Core Java Interview Questions The start() method of the Thread class is invoked to cause an object to begin executing as a separate thread. Total Views: 36,475