Search:

Type: Posts; User: searchformeaning

Search: Search took 0.09 seconds.

  1. Re: Simple encryption/ decryption problem

    Thanks for your reply. That makes everything clear. I thought that it's more complicated than that :o . Anyway, what do you think of my code? Is it clear, well-written or it has problems?
  2. Simple encryption/ decryption problem

    I have a question considering a problem I have worked on. Here is the problem statement:


    My code Encryption part:


    package java4_37;
    import java.util.Scanner;

    public class Java4_37
Results 1 to 2 of 2