Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
loding
class adder { static int add(int a,int b) { return a+b; } static double add(double a,double b) { return a+b; } } class Rextester { public static void main(String args[]) { System.out.println(adder.add(11,11)); System.out.println(adder.add(12,13.6)); } }
run
|
edit
|
history
|
help
0
JAVA # Karekök Hesaplama
4d
pourWater
Prime or Not
Complex Number implementation using oops java
Javaprog
even to 100
f
Table for 20
Homework