Java 8
Java 8 related article tag
Single Abstract Method (SAM) and Functional Interface in Java
Upasana | December 16, 2019 | 2 min read | 387 views | Java 8
Interface that has single abstract method (SAM), is known as functional interface. We can supply a lambda expression whenever an object of an functional interface is expected.
Read ArticleGenerate Random Numbers in a range using Java 8
Upasana | December 27, 2017 | 1 min read | 208 views | Java 8
This Random.ints(int origin, int bound) or Random.ints(int min, int max) generates a random integer from origin (inclusive) to bound (exclusive).
Read ArticlePopular Tags
Java 8
microservices-architecture
algorithm-datastructures
java 9
senior java developer
investment banking
unix-concepts
spring-boot
Payumoney Integration
Multithreading and Concurrency
Amazon DynamoDB
Spring Boot 2
Python Coding Problems
Java Coding Challenges
sapient interviews
AWS Tutorials
Flask - Python micro web framework
java-httpclient
java junit
Rest Assured
Trending Posts
- Machine Learning based Multiple choice questions
- Difference between getOne and findById in Spring Data JPA?
- Rest Assured API Testing Interview Questions
- python problem 1: find the runner-up score
- Run method on Spring Boot startup
- Feign exception handling in Spring Cloud
- Disable SSL validation in Spring RestTemplate
- Citibank Java developer interview questions
- MD5 and SHA256 in Java Kotlin and Android
- Sapient Global Market Java Interview Questions and Coding Exercise