Courses
Tutorials
Interview Prep
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
Similar Topics
Web Technologies
32.1K+ articles
Java
9.4K+ articles
Misc
7.7K+ articles
Java-Functions
4.2K+ articles
Java - util package
1.6K+ articles
Java Programs
1.5K+ articles
java-basics
334+ articles
java-interfaces
78+ articles
Java-Pattern
17+ articles
Java-Functional Programming
12+ articles
Java 8
123+ posts
Recent Articles
Java Security, Monitoring & DevOps Interview Questions
Last Updated: 25 August 2025
This highlights crucial interview questions related to security, observability, and deployment practices in Java microservices. It covers authentication and authorization ...
read more
Java
Java 8
Microservices
Java Service Communication, Data Management & Resilience Interview Questions
Last Updated: 28 August 2025
Java Service Communication refers to how different microservices talk to each other, either through REST APIs, gRPC, or messaging systems like Kafka and RabbitMQ. Data Man...
read more
Java 8
Microservices
Interview Prep
AspectJ Annotations Vs XML Configuration
Last Updated: 21 August 2025
Understanding the difference between AspectJ Annotations and XML Configuration in Spring AOP Aspect-Oriented-Programming is a most powerful programming paradigm in Spring...
read more
Java
Java 8
Deserialize Java 8 LocalDateTime with JacksonMapper
Last Updated: 23 July 2025
In Java applications, handling date and time efficiently is crucial. Java 8 introduced a new date and time API which includes the LocalDateTime class. When working with RE...
read more
Picked
Java 8
Advance Java
Java 8 Interview Questions and Answers
Last Updated: 31 July 2026
Java 8, released by Oracle in March 2014, is one of the most significant versions of Java. It introduced several modern programming features such as Lambda Expressions, St...
read more
Java
Java 8
Experiences
Interview Questions
How to Force Selenium WebDriver to Click on Element which is Not Currently Visible?
Last Updated: 28 April 2025
A programming language that is used to execute a set of instructions that a computer can understand and execute to perform various tasks is known as Java. Java can be cont...
read more
Picked
Software Testing
Java 8
Selenium
How to Scroll an Element into View in Selenium?
Last Updated: 23 July 2025
A high-level programming language that helps users in building web applications is called Java. It is not only used for creating web applications but it can also be used f...
read more
Picked
Software Testing
Java 8
How to Get Child Element in Selenium?
Last Updated: 28 April 2025
The tool that reduces human effort and makes the work relatively easier by automating the browser is known as Selenium. The elements which are located within some other el...
read more
Picked
Software Testing
Java 8
selenium
Selenium
How to ask the Selenium-WebDriver to wait for few seconds in Java?
Last Updated: 23 July 2025
An open-source framework that is used for automating or testing web applications is known as Selenium. There are some circumstances when the particular component takes som...
read more
Picked
Software Testing
Java 8
Selenium
Dev Scripter
Dev Scripter 2024
How does HashMap forEach() Method Work in Java 8?
Last Updated: 23 July 2025
The HashMap is a part of collections in the java.util package. The HashMap in Java stores the data in the form of a key-value pair. The HashMap takes the generic parameter...
read more
Java
Java Programs
Picked
Java-HashMap
Java 8
Java Examples
Python vs Java Full Stack Developer
Last Updated: 06 August 2025
Starting the journey as a Full Stack Developer prompts a pivotal question: Python or Java? It’s like choosing the perfect tools and technology for the coding journey. In t...
read more
GBlog
Picked
Java 8
python
vs
Top 7 Reasons To Migrate From Java 8 to Java 17
Last Updated: 23 July 2025
In the World of Information Technology and Programming, Java is constantly evolving to empower developers as well as enhance application development. It's very important t...
read more
GBlog
Picked
Java 8
Java 17
GBlog 2025
Java 8 Features Tutorial
Last Updated: 23 September 2025
Java 8 is one of the most significant releases in the history of the Java programming language. Released on March 18, 2014, by Oracle, It introduced revolutionary features...
read more
Java
Picked
Java 8
Tutorials
Java 8 vs Java 11
Last Updated: 22 January 2026
Java 8 and Java 11 are two widely used Java versions released by Oracle in 2014 and 2018, respectively. This article explains their features, requirements, and key differe...
read more
Java
Difference Between
Java 8
Best Practices For Automation Tester to Avoid Java Memory Leak Issue
Last Updated: 23 July 2025
A memory leak is a type of issue that will not cause any problem unless Java Heap Memory is overflown, but once you start getting this issue during execution, it’s very di...
read more
Software Testing
Java 8
1
2
3
4
5
6
7
8
9
✕