Click here to Skip to main content
15,891,633 members
Home / Discussions / Java
   

Java

 
Question[Message Deleted] Pin
jonig1928-Apr-09 10:46
jonig1928-Apr-09 10:46 
AnswerRe: move() graphics Pin
fly90428-Apr-09 11:37
fly90428-Apr-09 11:37 
Questionsaving files with current date and time as their names Pin
nicks1128528-Apr-09 2:01
nicks1128528-Apr-09 2:01 
AnswerRe: saving files with current date and time as their names Pin
Jimmanuel28-Apr-09 3:09
Jimmanuel28-Apr-09 3:09 
Questionsending an e-mail Pin
prasadbuddhika26-Apr-09 20:25
prasadbuddhika26-Apr-09 20:25 
AnswerRe: sending an e-mail Pin
Gil Messerman27-Apr-09 6:03
Gil Messerman27-Apr-09 6:03 
GeneralRe: sending an e-mail Pin
shrims4u17-May-09 6:48
shrims4u17-May-09 6:48 
Questionjava recursion problem Pin
harshad bhatia26-Apr-09 2:13
harshad bhatia26-Apr-09 2:13 
hi all i am trying to implments a java method in which given a string of digits as a parameter, prints all the combinations of letters that string of digits could represent.
for combination of letter we are using mobile text pad 2 is for abc,3 is for cde
123 is entered then max length of words will be 3

adg, adh, adi, aeg, aeh, aei, afg, afh, afi,
bdg, bdh, bdi, beg, beh, bei, bfg, bfh, bfi,
cdg, cdh, cdi, ceg, ceh, cei, cfg, cfh, or cfi.

The 1 can be a, b or c
The 2 can be d, e or f
the 3 can be g, h or i

this method is to be implemted using recursion i m totally confused where to start of with can anyone help me with some algorithm of code ....
AnswerRe: java recursion problem Pin
CPallini26-Apr-09 23:26
mveCPallini26-Apr-09 23:26 
GeneralRe: java recursion problem Pin
harshad bhatia27-Apr-09 0:22
harshad bhatia27-Apr-09 0:22 
GeneralRe: java recursion problem Pin
CPallini27-Apr-09 0:39
mveCPallini27-Apr-09 0:39 
GeneralRe: java recursion problem Pin
harshad bhatia27-Apr-09 0:51
harshad bhatia27-Apr-09 0:51 
QuestionRe: java recursion problem Pin
CPallini27-Apr-09 0:57
mveCPallini27-Apr-09 0:57 
AnswerRe: java recursion problem Pin
harshad bhatia27-Apr-09 1:08
harshad bhatia27-Apr-09 1:08 
GeneralRe: java recursion problem Pin
harshad bhatia27-Apr-09 1:14
harshad bhatia27-Apr-09 1:14 
QuestionI am new in Java Programming please help me. Pin
WebMaster25-Apr-09 11:13
WebMaster25-Apr-09 11:13 
AnswerRe: I am new in Java Programming please help me. Pin
fly90425-Apr-09 11:25
fly90425-Apr-09 11:25 
AnswerRe: I am new in Java Programming please help me. Pin
CPallini26-Apr-09 23:28
mveCPallini26-Apr-09 23:28 
Questionhow to use JAXRPC Pin
prakash_chhipa24-Apr-09 23:34
prakash_chhipa24-Apr-09 23:34 
Generaljava applet in tower of hanoi Pin
Hohepa Hori24-Apr-09 21:17
Hohepa Hori24-Apr-09 21:17 
GeneralRe: java applet in tower of hanoi Pin
CPallini26-Apr-09 23:30
mveCPallini26-Apr-09 23:30 
QuestionRational Application Developer (RAD) and Java Faces really seems to suck! Pin
Ray Cassick24-Apr-09 10:51
Ray Cassick24-Apr-09 10:51 
Questionhelp me Pin
tidelgl24-Apr-09 7:07
tidelgl24-Apr-09 7:07 
QuestionComparable Pin
jonig1923-Apr-09 18:21
jonig1923-Apr-09 18:21 
AnswerRe: Comparable Pin
Cedric Moonen23-Apr-09 21:15
Cedric Moonen23-Apr-09 21:15 

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.