Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
h
//'main' method must be in a class 'Rextester'. //Compiler version 1.8.0_72 import java.util.Scanner; import java.util.*; import java.lang.*; class Rextester { public static void main(String args[]) { //Display the program values. String firstName; //Get first name. String LastName; //Get last Name. double social; //Get the secirity number. double phone; //Get the phone number. String address; //Get the address. //Get the scanner method. Scanner keyboard = new Scanner(System.in); //Ask the user to inter his first Name. System.out.print("What is your first name"); firstName = keyboard.nextLine(); } }
run
|
edit
|
history
|
help
0
Magic No.
Minimum Vertices to Traverse Directed Graph
// Java Coding Challenge - 07: Print out Fibonacci number 0 - 1000
om using stars
Ways to form Max Heap
jb7.0 extends.override
Day 2
test
Java 8... lambda, streams und so...
Frequecy count hashmap