Results 1 to 2 of 2
- 08-24-2011, 10:56 AM #1
Member
- Join Date
- Aug 2011
- Posts
- 2
- Rep Power
- 0
please help. we need to pass this tom.
1. Write a program that will input a word and identify the number of consonant and vowel letters.
2. Write a program that will input 5 integer numbers in display it in ascending order.
3. Write a java program that prints the numbers 10 though 99 in the following format: Use loop statement.
10 11 12 13 14 15 16 17 18 19
20 21 22 23 24 25 26 27 28 29
30 31 32 33 34 35 36 37 38 39
40 41 42 43 44 45 46 47 48 49
50 51 52 53 54 55 56 57 58 59
60 61 62 63 64 65 66 67 68 69
70 71 72 73 74 75 76 77 78 79
80 81 82 83 84 85 86 87 88 89
90 91 92 93 94 95 96 97 98 99
4. A palindrome is a number or a text phrase that reads the same background as forward. For example, each of the following five-digit integers are palindrome:12321,55555,45554 and 12321. Write an application that reads in a five-digit integer and determines whether or not it is a palindrome. If the number is not five digits, display an error message dialog indicating the problem to the user. When the user dismisses the error dialog, allow the user to enter a new value.
Pleas please thank you so much. :(
import java.util.*;
- 08-24-2011, 11:17 AM #2
Homework dump, locking.
If you have a proper question (see How to ask questions the smart way feel free to start a new thread.
db
Similar Threads
-
Low pass filter
By bobocheez in forum Advanced JavaReplies: 1Last Post: 11-17-2010, 07:57 AM -
how to pass parameter from one jsp to another jsp
By kader_sit in forum JavaServer Pages (JSP) and JSTLReplies: 2Last Post: 06-10-2010, 02:04 PM -
Pass String Value
By DJCali in forum New To JavaReplies: 2Last Post: 03-03-2010, 12:48 AM -
Don't pass by reference
By Lyven in forum Advanced JavaReplies: 6Last Post: 11-16-2009, 06:06 PM -
how to pass data
By rakesh_mca in forum Java ServletReplies: 7Last Post: 10-25-2009, 01:13 PM


1Likes
LinkBack URL
About LinkBacks

Bookmarks