View Single Post
  #8  
Old 11-01-2005, 12:38 PM
kurosh kurosh is offline
Senior Member
 
Join Date: Aug 2004
Posts: 341
Default Re: $10 to finish this java program for me

I don't think it would take anyone competent more than 10 minutes max.

On another note, does anyone know how you would do this problem?

Write a Java program that accepts a string from a terminal and converts all the lowercase letters in the string to uppercase, and all the uppercase letters in the string to lowercase.

It's not arrays because we have not reached that chapter yet.
Reply With Quote