Word Explorer

Java annotation

💡 Words with a Similar Meaning to "Java annotation"

Found via reverse dictionary — words that share a conceptual meaning.

WordDefinition
docstringnoun(programming) A string literal specified in source code that is used, like a comment, to document a specific segment of code, but remains available at run-time.
type signatureIn computer science, a type signature or type annotation defines the inputs and outputs of a function, subroutine or method.
typed assembly languageIn computer science, a typed assembly language is an assembly language that is extended to include a method of annotating the datatype of each value that is manipulated by the code.
java class fileA Java class file is a file (with the filename extension) containing Java bytecode that can be executed on the Java Virtual Machine.
resourcenounSomething that one uses to achieve an objective, e.g. raw materials or personnel.
labelnounA small ticket or sign giving information about something to which it is attached or intended to be attached.
interfacenoun(computing) The point of interconnection between systems or subsystems.
docblocknoun(programming) A specially formatted comment in source code, used to document a specific segment of the code.
extension methodIn object-oriented computer programming, an extension method is a method added to an object after the original object was compiled.
identifiernounSomething that identifies or uniquely points to something or someone else.
indentation styleIn computer programming, indentation style is a convention, a.k.a. style, governing the indentation of blocks of source code.
scriptletnoun(computing) A small script, especially a section of Java code embedded in JavaServer Pages code.
object fileAn object file is a file that contains machine code or bytecode, as well as other data and metadata, generated by a compiler or assembler from source code during the compilation or assembly process.
string literalA string literal or anonymous string is a literal for a string value in the source code of a computer program.
blocknounA substantial, often approximately cuboid, piece of any substance.
tagged pointerIn computer science, a tagged pointer is a pointer (concretely a memory address) with additional data associated with it, such as an indirection bit or reference count.
java virtual machineA Java virtual machine is a virtual machine that enables a computer to run Java programs as well as programs written in other languages that are also compiled to Java bytecode.
source codenoun(programming) Human-readable instructions in a programming language, to be transformed into machine instructions by a compiler, assembler or other translator, or to be carried out directly by an interpreter.
plug-innoun(computing) A module or device that interacts with another to add a specific feature or function.
syntax highlightingnoun(computing) Highlighting of source code with color, boldfacing, etc. to indicate its syntactic structure.

Translate “Java annotation” into Another Language

Pick a language — the word will be pre-filled in the translator.

Home/Dictionary/Java annotation