mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-12-19 07:00:35 +08:00
Update OctalToHexadecimal.java
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
+ + * Converts any Hexadecimal Number to Octal
|
||||
+ + * Converts any Octal Number to HexaDecimal
|
||||
+ + *
|
||||
+ + * @author Tanmay Joshi
|
||||
+ + *
|
||||
|
||||
Reference in New Issue
Block a user