Home
|
Misc
|
Run Code
|
Code Wall
|
Users
|
Feedback
|
Login
Good Work
Language:
Assembly
C#
C++
C
Common Lisp
F#
Go
Haskell
Java
Javascript
Lua
Node.js
Objective-C
Pascal
Perl
Php
Prolog
Python
Python 3
Ruby
Scala
Scheme
Sql Server
Visual Basic
Editor:
CodeMirror
EditArea
Simple
//Title of this code //'main' method must be in a class 'Rextester'. import java.util.*; import java.lang.*; class Rextester { public static void main(String args[]) { System.out.println("Hello, World Jaanu"); } }
[
+
]
Show input
Compilation time: 0.38 sec, absolute running time: 0.13 sec, cpu time: 0.07 sec, memory peak: 10 Mb, absolute service time: 0.67 sec
edit mode
|
history
|
discussion
Hello, World Jaanu