Monday, August 17, 2020

Java Refresher

  • Byte = 8 bits
  • Short - 16 bits
  • Int - 32 bits
  • Long - 64 bits
  • Float - 32 bits (not precise, don't use for financials)
  • Double - 64 bits - not very precise, don't use for financials.
  • Char - 16 bits
  • Boolean - True/ False
  •  Control + L = Clear Screen

JVM VS JRE VS JDK




No comments:

Post a Comment

Generative AI for Everyone - Andrew NG - contd.

Generative AI for everyone - Andrew NG - Week 2 https://quality-agile.blogspot.com/2024/05/introduction-to-generative-ai-andrew-ng.html Fine...