ControlC
· Pastebin
Login
Register
ControlC
/
Create paste
Paste content
Up to 100 KB of text. BBCode formatting is supported.
Title
- optional
Content
B
I
U
S
</>
Colors ↓
Sizes ↓
Size 1
Size 2
Size 3
Size 4
Size 5
Size 6
Size 7
public class Beginner\r\n{\r\n boolean booleanVar = true;\r\n byte byteVar = 100;\r\n short shortVar = 1000;\r\n int intVar = 1000000;\r\n long longVar = 10000;\r\n double doubleVar;\r\n float floatVar;\r\n char charVar = '\u0090';\r\n\r\n public static void main(String[] args)\r\n {\r\n Beginner beginner;\r\n beginner = new Beginner();\r\n\r\n //more codes here later...\r\n\r\n\r\n }\r\n}
Password
Anyone with the link will still need this password to view.
Expires
1 hour
3 hours
6 hours
12 hours
24 hours
48 hours
72 hours
Sign in to enable "Never expires".
Create paste
Please verify you are human
Cancel