CodePaste Logo
New Snippet New Snippet Recent Snippets Recent Snippets My Snippets My Snippets Web Code Search Snippets Search
Sign inor Register
Language: NoFormat

No Title

58 Views
Copy Code Show/Hide Line Numbers
import java.util.Scanner;
 
public class Email
{
    public static void main(String[] args)
    {
     
     Scanner scan = new Scanner( System.in );
 
    StringstrName = scan.nextLine();
    
    int pos = StrName.indexOf();  
    
    }
    
}
by Sara
  February 08, 2010 @ 11:23am

Add a comment


Report Abuse
brought to you by:
West Wind Techologies



If you find this site useful and use it frequently please consider making a donation to support this free service.
Donate