Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
GfG 160: Daily DSA
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Sign In
▲
Similar Topics
Java
10.5k+ articles
Java-Functions
4.1k+ articles
Java - util package
1.5k+ articles
Java-Collections
1.1k+ articles
Java-lang package
390+ articles
Java-Strings
220+ articles
Java-Arrays
160+ articles
java-math
130+ articles
Java-I/O
75 articles
Java-BitSet
29 articles
Java-Library
66 posts
Popular Articles
Recent Articles
Byte Class Fields in Java with example
Last Updated: 12 October 2018
Byte class is a wrapper class for the primitive type byte which contains several methods to effectively deal with a byte value like converti
...read more
Java
Java-Library
Java-Class and Object
Java-Byte
Scanner nextBoolean() method in Java with Examples
Last Updated: 12 October 2018
The nextBoolean() method of java.util.Scanner class scans the next token of the input as a Boolean. If the translation is successful, the sc
...read more
Java
Java-Library
Java - util package
Java-Functions
Scanner nextByte() method in Java with Examples
Last Updated: 12 October 2018
The nextByte(radix) method of java.util.Scanner class scans the next token of the input as a Byte. If the translation is successful, the sca
...read more
Java
Java-Library
Java - util package
Java-Functions
Similar Topics
Java
10.5k+ articles
Java-Functions
4.1k+ articles
Java - util package
1.5k+ articles
Java-Collections
1.1k+ articles
Java-lang package
390+ articles
Java-Strings
220+ articles
Java-Arrays
160+ articles
java-math
130+ articles
Java-I/O
75+ articles
Java-BitSet
29+ articles
TreeMap higherKey() method in Java with Examples
Last Updated: 08 June 2021
The higherKey() method of java.util.TreeMap class is used to return the least key strictly greater than the given key, or null if there is n
...read more
Java
Java-Library
Java - util package
Scanner toString() method in Java with Examples
Last Updated: 11 October 2018
The toString() method of java.util.Scanner class returns the string representation of this Scanner. The exact format is unspecified.Syntax:
...read more
Java
Java-Library
Java - util package
Double floatValue() in Java with Examples
Last Updated: 14 April 2022
The floatValue() method of Double class is a built-in method to return the value specified by the calling object as float after typecasting.
...read more
Java
Java-Library
Java-lang package
Java Math.cbrt() Method
Last Updated: 13 May 2025
The Math.cbrt() is a part of java.lang.Math package. This method is used to calculate the cube root of a given number. In this article, we a
...read more
Java
Technical Scripter
Java-Library
Java-lang package
java-math
Java atan() method with Examples
Last Updated: 08 April 2018
The java.lang.Math.atan() returns the arc tangent of an angle in between -pi/2 through pi/2. If the argument is NaN, then the result is NaN.
...read more
Java
Java-Library
java-math
Java Math hypot() Method
Last Updated: 07 May 2025
The Math.hypot()function is an in-built Math function in Java. Before going deep dive to the topic, first understand the reason behind to us
...read more
Java
Technical Scripter
Java-Library
Java-lang package
java-math
Java Math asin() Method
Last Updated: 07 May 2025
The asin() method of java.lang.Math class, computes the arc sine also called as an inverse of a sine of a given value. This method is useful
...read more
Java
Technical Scripter
Java-Library
Java-lang package
java-math
Calendar.get() Method in Java
Last Updated: 07 May 2025
In Java, the Calendar class represents a specific moment in time and provides methods to extract individual date and time fields. One most c
...read more
Java
Java-Library
date-time-program
Java Calendar before() Method
Last Updated: 09 May 2025
The before() method in the java.util.Calendar class used to check if one date or time is before the another one. The method returnstrueif th
...read more
Java
Java-Library
date-time-program
Math class methods in Java with Examples | Set 2
Last Updated: 13 May 2022
java.math class and its methods | Set 1java.math class methods discussed in this article : abs() : java.math.abs
...read more
Java
Java-Library
java.lang.Character Class Methods | Set 1
Last Updated: 10 January 2025
java.lang.Character Class wraps the value of a primitive data type char to an object of datatype Character. This object contains a single fi
...read more
Java
Java-Library
Java.util.BitSet class methods in Java with Examples | Set 2
Last Updated: 16 August 2018
Methods discussed in this post: BitSet class methods. / / | | \ \ se
...read more
Java
Java-Library
Java - util package
Java-BitSet
First
1
2
3
4
5
>>
Last
First
1
2
3
4
5
>>
Last
First
1
2
3
4
>>
Last
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !