Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
Java Series' Articles
Back to Rakesh KR's Series
What is reflection in Java and why is it useful ?
Rakesh KR
Rakesh KR
Rakesh KR
Follow
Dec 13 '22
What is reflection in Java and why is it useful ?
#
java
#
beginners
#
programming
#
tutorial
3
reactions
Comments
Add Comment
1 min read
Is Java "pass-by-reference" or "pass-by-value" ?
Rakesh KR
Rakesh KR
Rakesh KR
Follow
Dec 14 '22
Is Java "pass-by-reference" or "pass-by-value" ?
#
java
#
beginners
#
programming
#
tutorial
2
reactions
Comments
2
comments
1 min read
How NullPointerException can be avoided in Java
Rakesh KR
Rakesh KR
Rakesh KR
Follow
Dec 15 '22
How NullPointerException can be avoided in Java
#
java
#
null
#
exception
#
beginners
3
reactions
Comments
Add Comment
2 min read
What are the differences between a HashMap and a hash table in Java ?
Rakesh KR
Rakesh KR
Rakesh KR
Follow
Dec 17 '22
What are the differences between a HashMap and a hash table in Java ?
#
java
#
difference
#
hashmap
#
hashtable
3
reactions
Comments
Add Comment
1 min read
Why is char[] preferred over String for passwords in Java ?
Rakesh KR
Rakesh KR
Rakesh KR
Follow
Dec 20 '22
Why is char[] preferred over String for passwords in Java ?
#
java
#
programming
#
security
#
password
5
reactions
Comments
Add Comment
1 min read
When to use LinkedList over ArrayList in Java ?
Rakesh KR
Rakesh KR
Rakesh KR
Follow
Dec 21 '22
When to use LinkedList over ArrayList in Java ?
#
java
#
collections
#
linkedlist
#
arraylist
1
reaction
Comments
1
comment
1 min read
How do I convert a String to an int in Java ?
Rakesh KR
Rakesh KR
Rakesh KR
Follow
Dec 22 '22
How do I convert a String to an int in Java ?
#
java
#
programming
#
beginners
#
tutorial
2
reactions
Comments
Add Comment
1 min read
What are sealed classes in Java ?
Rakesh KR
Rakesh KR
Rakesh KR
Follow
Dec 23 '22
What are sealed classes in Java ?
#
java
#
programming
#
tutorial
#
beginners
3
reactions
Comments
Add Comment
1 min read
10 Java Frameworks & Libraries
Rakesh KR
Rakesh KR
Rakesh KR
Follow
Jan 1 '23
10 Java Frameworks & Libraries
#
java
#
beginners
#
programming
#
tutorial
3
reactions
Comments
1
comment
2 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account