User Profile

Collapse

Profile Sidebar

Collapse
jopeter
jopeter
Last Activity: Dec 3 '07, 06:52 AM
Joined: Nov 10 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • jopeter
    replied to palindrome numbers with threads in java
    in Java
    i completed my program by tags
    i hope help me.


    package palindromen;
    import java.lang.Integ er;
    import java.lang.Strin g;

    public class Main {

    public Main() {
    }

    public static void main(String[] args)
    {//nop is number of processors.we inter it via keyboard
    //for example we have number 0 - 20000.we want to know nubber...
    See more | Go to post

    Leave a comment:


  • jopeter
    started a topic palindrome numbers with threads in java
    in Java

    palindrome numbers with threads in java

    hi
    i have wrote this progaram in java.
    it finf the palidrome numbers and print it.
    its by threads

    it has some errors and i can t run it.
    please help me.

    package palindromen;
    import java.lang.Integ er;
    import java.lang.Strin g;

    public class Main {

    public Main() {
    }

    public static void main(String[] args)
    {int nop,anyt;...
    See more | Go to post
No activity results to display
Show More
Working...