We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
IsEven
1 parent f3345d9 commit e87036dCopy full SHA for e87036d
src/main/java/com/thealgorithms/bitmanipulation/IsEven.java
@@ -1,7 +1,7 @@
1
package com.thealgorithms.bitmanipulation;
2
3
/**
4
- * Converts any Octal Number to a Binary Number
+ * Checks whether a number is even
5
* @author Bama Charan Chhandogi (https://github.com/BamaCharanChhandogi)
6
*/
7
0 commit comments