Sanakirja
Tekoälykääntäjä

Synonyymit

Ääntäminen

  • GA:
  • en:
  • less common:

Käännöksiä ei löytynyt valitulle kohdekielelle.

Määritelmät

Substantiivi

  1. (programming) An enumeration.

Esimerkit

  • Enums allow you to define a type made up of a finite set of identifiers, with each identifier mapping to an integer.
  • The Access object model contains many enums that you can use in your applications.
  • A unique feature of enums is that when you switch on a variable of an enum type, you do not prefix the case statements...

Taivutusmuodot

Monikkoenums

(programming) An enumeration.

A UML class diagram featuring an enum.