Click here to Skip to main content
15,887,435 members
Home / Discussions / Java
   

Java

 
GeneralRe: jsp Pin
Richard MacCutchan28-Oct-15 0:31
mveRichard MacCutchan28-Oct-15 0:31 
GeneralJava or JavaScript AKA where to start Pin
Vaclav_27-Oct-15 5:03
Vaclav_27-Oct-15 5:03 
GeneralRe: Java or JavaScript AKA where to start Pin
Richard MacCutchan27-Oct-15 5:26
mveRichard MacCutchan27-Oct-15 5:26 
GeneralRe: Java or JavaScript AKA where to start Pin
Vaclav_27-Oct-15 16:11
Vaclav_27-Oct-15 16:11 
QuestionJava RMI - chat app Pin
dzstef24-Oct-15 8:14
dzstef24-Oct-15 8:14 
Questionsolution for project Pin
Member 1208332323-Oct-15 22:57
Member 1208332323-Oct-15 22:57 
AnswerRe: solution for project Pin
Richard MacCutchan24-Oct-15 0:36
mveRichard MacCutchan24-Oct-15 0:36 
QuestionHomework help Pin
Member 1207437620-Oct-15 12:04
Member 1207437620-Oct-15 12:04 
1. Sorted Names – Write a program that asks the user to enter 10 last names (the names of every student in our class) and then displays the names sorted in ascending order. For example, if the user entered “Charlie” “Leslie” and “Andy” the program would display: Andy, Charlie, Leslie

2.. An internet service provider has 3 different packages.
A: For $9.95 per month 10 hours of access are provided. Additional hours are $2.00/hour
B: For $13.95 per month 20 hours of access are provided. Additional hours are $1.00/hour
C: For $19.95 per month unlimited access is provided

Write a program that calculates a customer’s monthly bill. It should ask the user to enter the letter of the package the customer has purchased (A, B, or C) & the number of hours that were used. It should display the total charges

3. 3. Bank Charges: A bank charges a base fee of $10 per month, plus the following check fees for a commercial checking account.
$.10 each for less than 20 checks
$.08 each for 20-39 checks
$.06 each for 40-59 checks
$.04 each for 60+ checks
Write a program that asks for the number of checks written for the month. The program should then calculate and display the bank’s service fees for the month.

Any help with this would be greatly appreciated!
AnswerRe: Homework help Pin
Peter Leow20-Oct-15 21:29
professionalPeter Leow20-Oct-15 21:29 
AnswerRe: Homework help Pin
Richard MacCutchan20-Oct-15 21:39
mveRichard MacCutchan20-Oct-15 21:39 
AnswerRe: Homework help Pin
Richard Deeming21-Oct-15 1:51
mveRichard Deeming21-Oct-15 1:51 
QuestionRe: Homework help Pin
Paul Conrad24-Oct-15 14:26
professionalPaul Conrad24-Oct-15 14:26 
QuestionCan we use a Bag class in a BST? Pin
Member 1205037111-Oct-15 8:17
Member 1205037111-Oct-15 8:17 
AnswerRe: Can we use a Bag class in a BST? Pin
Richard MacCutchan12-Oct-15 23:18
mveRichard MacCutchan12-Oct-15 23:18 
Questionjava Pin
Member 1205023611-Oct-15 6:34
Member 1205023611-Oct-15 6:34 
AnswerRe: java Pin
Richard MacCutchan11-Oct-15 21:21
mveRichard MacCutchan11-Oct-15 21:21 
AnswerRe: java Pin
KDGOLE13-Oct-15 18:31
KDGOLE13-Oct-15 18:31 
AnswerRe: java Pin
Jameshandra2-Nov-15 19:42
Jameshandra2-Nov-15 19:42 
QuestionNewbie to forum, and JAVA - Question Pin
Member 120400297-Oct-15 4:39
Member 120400297-Oct-15 4:39 
AnswerRe: Newbie to forum, and JAVA - Question Pin
Richard MacCutchan7-Oct-15 5:07
mveRichard MacCutchan7-Oct-15 5:07 
QuestionJava beginner question Pin
mjs585-Oct-15 15:44
mjs585-Oct-15 15:44 
AnswerRe: Java beginner question Pin
Richard MacCutchan5-Oct-15 20:51
mveRichard MacCutchan5-Oct-15 20:51 
Questionwhat is java version of window desktop elements Pin
neodeaths5-Oct-15 0:37
neodeaths5-Oct-15 0:37 
AnswerRe: what is java version of window desktop elements Pin
Richard MacCutchan5-Oct-15 0:45
mveRichard MacCutchan5-Oct-15 0:45 
QuestionHow can I implement Markov's algorithm with variables and markers? Pin
Riccardo Bove4-Oct-15 10:31
Riccardo Bove4-Oct-15 10:31 

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.