Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
Relation
//'main' method must be in a class 'Rextester'. //Compiler version 1.8.0_111 import java.util.*; import java.lang.*; class Rextester { public static void main(String args[]) { int a,b; boolean c,d,e; a=17; b=20; c=a<b; d=a>b; e=a==b; System.out.println("a<b is:"+c); System.out.println("a>b is:"+d); System.out.println("a==b is:"+e); } }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
pow x^n
square of array element
swastik
Problem_rstring
String is not reference Type??
Triangle
contoh 43
A
Problem: on_off
Vikas
Please log in to post a comment.