Post

RE Course - Lingo

Bits and Bytes

  • x64 is 64 bit.
  • x32 and x86 are 32 bit.
  • MB is megabyte, GB is gigabyte, etc.
  • For number system prefixes and suffixes, see the prefixes lesson in 2.1 NumberSystems.
  • JRE - Java Runtime Environment
  • JVM - Java Virtual Machine
  • CLR - Common Language Runtime (Used by .NET).
  • JIT - Just In Time Compiler
  • MSIL - Microsoft Intermediate Language
  • IL - Intermediate Language.
This post is licensed under CC BY 4.0 by the author.