Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
hondaa11
class honda1 { int a=10; } class Rextester extends honda1 { void run() { System.out.println("running safely with 100kmph"); } public static void main(String args[]) { Rextester honda=new Rextester(); honda.run(); } }
run
|
edit
|
history
|
help
0
default constructor
ElaineBrown**
[JAVA] Cool thing about iterating a map with iterator.
javaLP
Brainf*ck Interpreter (Java)
3.c
multiplo de 4 y 6
Java OOP
Problem: fb_series
Triangle