Javarevisited
Learn Java, Programming, Spring, Hibernate throw tutorials, examples, and interview questions
Topics and Categories
core java
spring
hibernate
collections
multithreading
design patterns
interview questions
coding
data structure
OOP
java 8
books
About Me
Java Certifications
JDBC
jsp-servlet
JSON
SQL
Linux
Courses
online resources
jvm-internals
REST
Eclipse
jQuery
Java IO
Java XML
Home
Subscribe to:
Posts ( Atom )
Total Pageviews
Search This Blog
Preparing for Java and Spring Boot Interview?
Join My Newsletter .. Its FREE
My Books
Everything Bundle (Java + Spring Boot + SQL Interview) for a discount
Grokking the Java Interview
Grokking the Spring Boot Interview
Spring Framework Practice Questions
Grokking the SQL Interview
Grokking the Java Interview Part 2
Grokking the Java SE 17 Developer Certification (1Z0-829 Exam)
My Courses
Spring Professional Certification Practice Test
Java SE 11 Certification Practice Test
Azure Fundamentals AZ-900 Practice Test
Java EE Developer Exam Practice Test
Java Foundations 1Z0-811 Exam Practice Test
AWS Cloud Practitioner CLF-C02 Exam Practice Test
Java SE 17 1Z0-829 Exam Practice Test
Azure AI-900 Exam Practice Test
1Z0-829 Java Certification Topic wise Practice Test
My Newsletter articles
How to grow financially as Software Engineer?
Difference between Microservices and Monolithic Architecture
What is Rate Limiter? How does it work
Difference between @Component vs @Bean annotations in Spring Framework?
Top 10 Software Design Concepts Every Developer should know
How does SSO Single Sign On Authentication Works?
Interview Questions
core java interview question
(183)
interview questions
(108)
data structure and algorithm
(92)
Coding Interview Question
(86)
spring interview questions
(52)
design patterns
(47)
object oriented programming
(40)
SQL Interview Questions
(36)
thread interview questions
(30)
collections interview questions
(26)
database interview questions
(16)
servlet interview questions
(15)
hibernate interview questions
(11)
Programming interview question
(6)
Java Tutorials
FIX protocol tutorial
(16)
JDBC
(35)
Java Certification OCPJP SCJP
(33)
Java JSON tutorial
(23)
Java Programming Tutorials
(21)
Java multithreading Tutorials
(64)
Java xml tutorial
(16)
date and time tutorial
(27)
java IO tutorial
(30)
java collection tutorial
(94)
jsp-servlet
(37)
online resources
(213)
Get New Blog Posts on Your Email
Get new posts by email:
Subscribe
Followers
Categories
courses
(287)
SQL
(77)
linux
(52)
database
(51)
Eclipse
(38)
REST
(34)
Java Certification OCPJP SCJP
(33)
JVM Internals
(27)
JQuery
(26)
Testing
(23)
Maven
(16)
general
(15)
Blog Archive
▼
2025
(576)
▼
June
(49)
Why character array is better than String for Stor...
Difference between Stack and Heap memory in Java? ...
What is load-on-startup servlet element in web.xml...
Difference between SendRedirect() and Forward() in...
Difference between throw and throws in Exception h...
Difference between Struts 1 and Struts 2 Web Devel...
10 points on finalize method in Java – Tutorial Ex...
What is Static and Dynamic binding in Java with Ex...
3 Examples to Concatenate String in Java
3 Ways to Convert an Array to ArrayList in Java? E...
How to Replace Line Breaks , New Lines From String...
How to Convert Byte Array to InputStream and Outpu...
How to Convert InputStream to Byte Array in Java -...
How to Reverse Array in Place in Java? Solution Wi...
How to Convert List of Integers to Int Array in Ja...
How to Generate MD5 Hash in Java - String Byte Arr...
Top 5 Courses to Learn JIRA for Beginners and Expe...
Is IBM Data Analyst Professional Certificate on Co...
Top 5 Courses to Learn Visual Studio Code IDE for ...
Top 10 Edureka Courses & Certifications for Java a...
Top 10 Free AWS Courses on Udemy For Beginners in ...
Top 10 Free Eclipse and IntelliJ IDEA Courses for ...
10 Free TypeScript Courses for Beginners in 2025
Top 5 Free Courses To Learn Terraform in 2025 - Be...
7 Free CI/CD and Jenkins Courses for Java Programm...
Top 6 Courses to Learn Data Structures and Algorit...
Top 5 Online Courses to Learn Ethical Hacking in 2...
7 Best Free Datacamp Courses to Learn Online in 20...
Top 5 CompTIA Server+ Certification Exam Courses a...
Google Protocol Buffers (ProtoBuf) - Best Alterna...
Student Management System Project - FullStack Java...
10 Programming Best Practices to Name Variables, M...
10 Tips to Learn a New Project or Codebase Quickly
10 Things to Remember while doing Database Server ...
Difference between Inheritance and Composition in ...
Why use Cloud Computing? Advantages and Disadvantages
10 Tips to create Maintainable Java Applications
Why Static Code Analysis is Important? Pros and Cons
Top 23 Design Patterns Experienced Java Programmer...
Top 5 Cloud Computing Platforms Java Programmers S...
How Long does It take To Learn Linux?
Top 10 Most Popular Programming Languages of the L...
Top 10 Excuses Programmers Gives to Avoid Unit Tes...
Review - Is Deep Learning Certification By Andrew ...
Coursera Review - Is the Meta Frontend and Backend...
Is Coursera and IBM's Full Stack Software Develope...
Top 10 Coursera Courses to Learn Computer Science ...
Top 10 Coursera Certifications and Courses to Lear...
Top 10 Coursera Certifications for Machine Learnin...
►
May
(101)
►
April
(116)
►
March
(33)
►
February
(129)
►
January
(148)
►
2024
(264)
►
December
(73)
►
November
(4)
►
October
(44)
►
September
(31)
►
August
(11)
►
July
(22)
►
June
(8)
►
May
(24)
►
April
(32)
►
March
(9)
►
February
(1)
►
January
(5)
►
2023
(562)
►
December
(4)
►
November
(4)
►
October
(8)
►
September
(154)
►
August
(20)
►
July
(46)
►
June
(2)
►
May
(169)
►
April
(113)
►
March
(29)
►
February
(8)
►
January
(5)
►
2022
(91)
►
December
(1)
►
November
(1)
►
September
(1)
►
August
(24)
►
July
(25)
►
June
(13)
►
May
(5)
►
April
(4)
►
March
(3)
►
February
(11)
►
January
(3)
►
2021
(333)
►
December
(1)
►
November
(6)
►
October
(21)
►
September
(43)
►
August
(136)
►
July
(126)
Contributors
SimpleJava
javin paul
Popular Posts
How HashMap works in Java?
Hello guys, if you are looking for an answer of popular Java interview question, how HashMap works in Java? or How HashMap works internally ...
How Garbage Collection works in Java? Explained
I have read many articles on Garbage Collection in Java, some of them are too complex to understand and some of them don’t contain enough i...
How to create Immutable Class and Object in Java - Tutorial Example
Writing or creating immutable classes in Java is becoming popular day by day, because of the concurrency and multithreading ad...
The 2025 Java Developer RoadMap [UPDATED]
Hello guys, I have been sharing a lot of roadmaps to become a Web developer , DevOps engineer , and recently React.js developer . One of th...
Error: Could not find or load main class in Java [Solved]
Error: Could not find or load main class HelloWorld comes when you are trying to run your Java program using java command with the main cl...
Java Enum Tutorial: 10 Examples of Enum in Java
What is Enum in Java Enum in Java is a keyword, a feature that is used to represent a fixed number of well-known values in Java, For exam...
Top 133 Java Interview Questions Answers for 2 to 5 Years Experienced Programmers
Time is changing and so is Java interviews. Gone are the days, when knowing the difference between String and StringBuffer can help you to g...
3 ways to Find First Non Repeated Character in a String - Java Programming Problem Example
Write a Java program to find the first non-repeated character in a String is a common question on coding tests. Since String is a popular...
How to create HTTP Server in Java - ServerSocket Example
Java has very good networking support, allows you to write client-server applications by using TCP Sockets. In this tutorial, we will learn...
How to fix @Autowired - No qualifying bean of type found for dependency in Spring Boot? [Solved]
Hello guys, if you are working in a Java and Spring Boot project and you are getting errors like "@Autowired - No qualifyin...
Subscribe To
Posts
Atom
Posts
All Comments
Atom
All Comments
Pages
Privacy Policy
Terms & Conditions
Copyright by Javin Paul 2010-2025. Powered by
Blogger
.