1.2 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			1.2 KiB
		
	
	
	
	
	
	
	
Core Java Lang (Part 5)
This module contains articles about core features in the Java language
Relevant Articles:
- Difference Between == and equals() in Java
 - Advantages and Disadvantages of Using Java Wildcard Imports
 - Toggle a Boolean Variable in Java
 - Handle Classes With the Same Name in Java
 - Variable Instantiation on Declaration vs. on Constructor in Java
 - Infinity in Java
 - Type Parameter vs Wildcard in Java Generics
 - Convert Between int and char in Java
 - Converting a Number from One Base to Another in Java
 - Check if Command-Line Arguments Are Null in Java