Results 1 to 2 of 2
- 12-08-2010, 02:08 AM #1
Member
- Join Date
- Oct 2010
- Posts
- 13
- Rep Power
- 0
how would you start a program when dealing with strings
I just need to know how to start the program out..like what to import at the top..what to do after public class..because I haven't done a program in a while and I forgot the setup..I know the other things I have to do though, like the variables and methods
-
You would start it like any other program. The String class and methods are part of the java.lang package and thus don't need to be imported.
Similar Threads
-
Need help writing program to compare 2 strings using a loop
By kornwheat in forum New To JavaReplies: 15Last Post: 11-06-2009, 10:31 AM -
Need help on how to start off with a program
By javanoobie in forum New To JavaReplies: 6Last Post: 03-23-2009, 11:42 PM -
How do you start a Java program from the "Start" menu under Windows?
By ScottVal in forum New To JavaReplies: 5Last Post: 03-20-2009, 10:04 PM -
Really Stuck on how to Start this program
By random0munky in forum New To JavaReplies: 4Last Post: 10-29-2008, 08:57 AM -
jsp program for client side printer to print these 2 strings on 3/3
By for453 in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 08-07-2007, 04:42 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks