Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
add static
class addition { int a=10,b=20,c; void add() { c=a+b; System.out.println(c); } } class Rextester { public static void main(String args[]) { addition a=new addition(); a.add(); } }
run
|
edit
|
history
|
help
0
Sum of EVEN and ODD nubmers (11 grade)
Municipiu_Problema_2_Palindrome
evenloop
print alphabets using stars
Escaping Literals II
Ways to form Max Heap
m-primes
piglatin
Palindrome Number in Java
Item battle rolyal