Click here to Skip to main content
15,907,910 members
Home / Discussions / Java
   

Java

 
GeneralRe: integrating a Map and GIS in a java path finding simulator Pin
Skynet_Code6-Dec-10 0:08
Skynet_Code6-Dec-10 0:08 
Questionhow toinput into array from keyboard Pin
atoivan3-Dec-10 16:15
atoivan3-Dec-10 16:15 
AnswerRe: how toinput into array from keyboard Pin
Dr.Walt Fair, PE3-Dec-10 16:35
professionalDr.Walt Fair, PE3-Dec-10 16:35 
QuestionProfile visits using FB api Pin
nachiket dave2-Dec-10 1:06
nachiket dave2-Dec-10 1:06 
AnswerRe: Profile visits using FB api Pin
Nagy Vilmos2-Dec-10 1:10
professionalNagy Vilmos2-Dec-10 1:10 
GeneralRe: Profile visits using FB api Pin
TorstenH.2-Dec-10 2:39
TorstenH.2-Dec-10 2:39 
Questionhow to write this code Pin
atoivan2-Dec-10 0:28
atoivan2-Dec-10 0:28 
AnswerRe: how to write this code Pin
Nagy Vilmos2-Dec-10 0:37
professionalNagy Vilmos2-Dec-10 0:37 
No mater how you ask, it is unlikely anyone will write the code for you.
This is not a difficult assignment. Use Sysytem.in to read from the console and System.out to write to it.

An array is simple enough to define:
String dataArray[][] = new String[2][4];


Now you can do your homework and get the warm glow of a job well done.


Panic, Chaos, Destruction.
My work here is done.


or "Drink. Get drunk. Fall over." - P O'H

OK, I will win to day or my name isn't Ethel Crudacre! - DD Ethel Crudacre

AnswerRe: how to write this code Pin
TorstenH.2-Dec-10 2:44
TorstenH.2-Dec-10 2:44 
AnswerRe: how to write this code Pin
CodingLover2-Dec-10 23:43
CodingLover2-Dec-10 23:43 
QuestionRe: how to write this code Pin
atoivan3-Dec-10 15:44
atoivan3-Dec-10 15:44 
AnswerRe: how to write this code Pin
TorstenH.5-Dec-10 20:52
TorstenH.5-Dec-10 20:52 
QuestionRe: how to write this code Pin
atoivan3-Dec-10 15:55
atoivan3-Dec-10 15:55 
AnswerRe: how to write this code Pin
Dr.Walt Fair, PE3-Dec-10 16:34
professionalDr.Walt Fair, PE3-Dec-10 16:34 
QuestionRe: how to write this code Pin
atoivan3-Dec-10 16:49
atoivan3-Dec-10 16:49 
AnswerRe: how to write this code Pin
Dr.Walt Fair, PE3-Dec-10 16:58
professionalDr.Walt Fair, PE3-Dec-10 16:58 
AnswerRe: how to write this code Pin
LloydA1113-Dec-10 1:33
LloydA1113-Dec-10 1:33 
GeneralRe: how to write this code Pin
Nagy Vilmos3-Dec-10 3:57
professionalNagy Vilmos3-Dec-10 3:57 
GeneralRe: how to write this code Pin
LloydA1113-Dec-10 4:01
LloydA1113-Dec-10 4:01 
GeneralRe: how to write this code Pin
TorstenH.5-Dec-10 20:54
TorstenH.5-Dec-10 20:54 
Questionweb service client Pin
asha_s30-Nov-10 0:50
asha_s30-Nov-10 0:50 
AnswerRe: web service client Pin
427748030-Nov-10 16:26
427748030-Nov-10 16:26 
GeneralRe: web service client [modified] Pin
asha_s1-Dec-10 1:50
asha_s1-Dec-10 1:50 
GeneralRe: web service client Pin
asha_s3-Dec-10 7:42
asha_s3-Dec-10 7:42 
GeneralRe: web service client Pin
asha_s5-Dec-10 0:05
asha_s5-Dec-10 0:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.