i wish to print something like this
******** r
******* er
ter
uter
puter
mputer
omputer
computer
where * is a blank space for each line
i used array of strings
String []s1=new String [20]
for 5 blank spaces i used s1+" " + " "..+(5)""
then 4 blank spaces and print required charcters
i want to know how i can put it in a good logical general code
akulkarni 0 Junior Poster
VernonDozier 2,218 Posting Expert Featured Poster
akulkarni 0 Junior Poster
VernonDozier 2,218 Posting Expert Featured Poster
akulkarni 0 Junior Poster
VernonDozier 2,218 Posting Expert Featured Poster
akulkarni 0 Junior Poster
akulkarni 0 Junior Poster
VernonDozier 2,218 Posting Expert Featured Poster
VernonDozier 2,218 Posting Expert Featured Poster
akulkarni 0 Junior Poster
VernonDozier 2,218 Posting Expert Featured Poster
akulkarni 0 Junior Poster
akulkarni 0 Junior Poster
VernonDozier 2,218 Posting Expert Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.