studyskymate
Information at a glance | Blog by Dinesh Kumar
Pages - Menu
(Move to ...)
Home
Core Java Index
Java Practice
MDP
SQL
MG-CEIT Calendar 2020
Contact Us
MG-CEIT website
Quiz
Car Booking Site
Core Java Assessment -1
IIT Kharagpur Courses
▼
Pages
(Move to ...)
Home
Core Java
ePariksha
jQuery
Car2Go
JavaScript
Java Interview
JSP
Hibernate
CDAC Certificates
Contact Us
▼
Showing posts with label
Java 8
.
Show all posts
Showing posts with label
Java 8
.
Show all posts
Sunday, July 9, 2023
Java (JVM) Memory Model - Switches
›
VM Switch VM Switch Description -Xms For setting the initial heap size when JVM starts -Xmx For setting the maximum heap size. -Xmn For se...
Wednesday, July 14, 2021
Consumer Example in Java 8
›
Consumer Example in Java 8 forEach in Iterable.java interface which uses Consumer: default void forEach(Consumer<? super T > ...
›
Home
View web version