Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- import com.sun.org.apache.xpath.internal.operations.Bool;
- import com.sun.xml.internal.bind.v2.runtime.reflect.opt.Const;
- import java.util.Scanner;
- public class Main {
- public static void main(String[] args) {
- byte num=97;
- byte num2=-115;
- short num3= -10000;
- int num4=52130;
- double num5=4825932;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment