Skip to content

Commit 7ec9158

Browse files
authored
Update OctalToHexadecimal.java
1 parent 07079cc commit 7ec9158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Conversions/OctalToHexadecimal.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
+ + * Converts any Hexadecimal Number to Octal
2+
+ + * Converts any Octal Number to HexaDecimal
33
+ + *
44
+ + * @author Tanmay Joshi
55
+ + *

0 commit comments

Comments
 (0)