Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Java
//'main' method must be in a class 'Rextester'. //openjdk version '11.0.5' // Nganji Bernard Tume 191fa07137 import java.util.*; import java.lang.*; class Rextester { public static void main(String args[]) { Scanner in = new Scanner(System.in); int a=4,b=19; System.out.println((a&b)); System.out.println((a|b)); System.out.println((a^b)); System.out.println((~a)); } }
run
|
edit
|
history
|
help
0
2A
Sum of power of digits-1
Coding Numbers - Duplicate - Array
Roberto02
Validate mobile number
Word pattern
Odd Numbers
Day 2
Java Object Info
circleapp.java