Click here to Skip to main content
15,881,559 members
Home / Discussions / Java
   

Java

 
QuestionHow should the code, which is the answer to this question, be over the eclipse application in java language? Pin
Özde AKSOY31-May-21 8:43
Özde AKSOY31-May-21 8:43 
AnswerRe: How should the code, which is the answer to this question, be over the eclipse application in java language? Pin
Richard MacCutchan31-May-21 9:13
mveRichard MacCutchan31-May-21 9:13 
QuestionI developed a multiplayer game on my own for the past 6 months Pin
JimieSitu16-May-21 19:00
JimieSitu16-May-21 19:00 
AnswerRe: I developed a multiplayer game on my own for the past 6 months Pin
OriginalGriff16-May-21 19:11
mveOriginalGriff16-May-21 19:11 
AnswerRe: I developed a multiplayer game on my own for the past 6 months Pin
SeanChupas17-May-21 3:00
SeanChupas17-May-21 3:00 
AnswerRe: I developed a multiplayer game on my own for the past 6 months Pin
Gerry Schmitz17-May-21 8:00
mveGerry Schmitz17-May-21 8:00 
AnswerRe: I developed a multiplayer game on my own for the past 6 months Pin
digital seo201128-Jun-21 6:13
digital seo201128-Jun-21 6:13 
Questionhelp figuring out where my code went wrong please Pin
MollyJanet13-May-21 8:32
MollyJanet13-May-21 8:32 
This program is supposed to calculate the area of an equilateral triangle, a square, and a hexagon, given a line length (s) 5 times each and pass them into their own respective arrays. It then calculates the average area of each, the area closest to the average, and the area furthest from the average in each array. Every time I run the code it returns an area of 0.0 for the closestTriangle, closestSquare, and closestHexagon. I cannot figure out why it won't calculate the areas correctly. Can someone please steer me in the right direction so I can figure out where I went wrong?

modified 18-May-21 9:51am.

AnswerRe: help figuring out where my code went wrong please Pin
Victor Nijegorodov13-May-21 9:38
Victor Nijegorodov13-May-21 9:38 
AnswerRe: help figuring out where my code went wrong please Pin
Dave Kreskowiak13-May-21 11:04
mveDave Kreskowiak13-May-21 11:04 
GeneralRe: help figuring out where my code went wrong please Pin
SeanChupas14-May-21 2:58
SeanChupas14-May-21 2:58 
AnswerRe: help figuring out where my code went wrong please Pin
Richard MacCutchan13-May-21 21:02
mveRichard MacCutchan13-May-21 21:02 
AnswerRe: help figuring out where my code went wrong please Pin
SeanChupas14-May-21 3:00
SeanChupas14-May-21 3:00 
Questionneed help in javaFX + Maven project structure Pin
Preantas3-May-21 8:50
Preantas3-May-21 8:50 
AnswerRe: need help in javaFX + Maven project structure Pin
Richard MacCutchan3-May-21 21:11
mveRichard MacCutchan3-May-21 21:11 
GeneralRe: need help in javaFX + Maven project structure Pin
Preantas3-May-21 22:27
Preantas3-May-21 22:27 
GeneralRe: need help in javaFX + Maven project structure Pin
Richard MacCutchan3-May-21 22:37
mveRichard MacCutchan3-May-21 22:37 
QuestionHas anyone solved Java exercises in PDF? Pin
Gonzalo Cotanda Gisbert29-Apr-21 5:45
Gonzalo Cotanda Gisbert29-Apr-21 5:45 
AnswerRe: Has anyone solved Java exercises in PDF? Pin
Dave Kreskowiak29-Apr-21 12:26
mveDave Kreskowiak29-Apr-21 12:26 
AnswerRe: Has anyone solved Java exercises in PDF? Pin
Richard MacCutchan29-Apr-21 21:31
mveRichard MacCutchan29-Apr-21 21:31 
GeneralRe: Has anyone solved Java exercises in PDF? Pin
Gonzalo Cotanda Gisbert30-Apr-21 4:51
Gonzalo Cotanda Gisbert30-Apr-21 4:51 
QuestionHow to apply search functionality on jtable if we are fetching the data from DB? Pin
Rocking Kapil16-Apr-21 18:40
Rocking Kapil16-Apr-21 18:40 
QuestionRe: How to apply search functionality on jtable if we are fetching the data from DB? Pin
Richard MacCutchan16-Apr-21 21:51
mveRichard MacCutchan16-Apr-21 21:51 
QuestionJdbc Pin
Bhakti mishra28-Mar-21 23:51
Bhakti mishra28-Mar-21 23:51 
AnswerRe: Jdbc Pin
jschell9-Apr-21 15:18
jschell9-Apr-21 15:18 

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.