Please enable JavaScript to use CodeHS

CodeHS Glossary


this Keyword Java

Makes a call to the current object in a class file. Allows programmers to specify which objects and instance variables should be called.