Skip to content

CodeYZ.com

All about develop, data science and machine learning
  • GitHub
  • Facebook
  • Home
  • C++
  • Python
  • GoLang
  • Java
    • Spring Boot
    • Java Swing
  • Kotlin
  • JavaScript
  • Fundamentals
    • Algorithms
  • Useful

Java

Java Keywords

Author : Atom Date : April 8, 2020 Comment : 1 Comment

Java keywords are also known as reserved words. Keywords are particular words which acts as a key to a code. These are predefined words by Java so it cannot be used as a variable or object name.

Category : Java keywords Read More
Java

Safe string comparison in Java

Author : Atom Date : April 5, 2020 Comment : No Comments

A very common situation occur when we try to compare a String variable and a string literal.

Category : Java NullPointerException Read More

Search

Archives

  • December 2022
  • October 2022
  • September 2022
  • July 2022
  • June 2022
  • May 2022
  • August 2021
  • January 2021
  • July 2020
  • May 2020
  • April 2020
  1. Nickolay on Filtering Django REST framework using IN operator or pass list of valuesJuly 27, 2020

    Nice bro!

  2. Jeremyviabe on Java KeywordsApril 10, 2020

    Hi! Why goto not used in Java?

  • Privacy Policy
© 2025 CodeYZ.com |