Search:

Type: Posts; User: Twoacross

Search: Search took 0.16 seconds.

  1. Replies
    4
    Views
    4,832

    Re: Implementing a Driver to following code

    The output I want for this program to do is when i run it, it will ask for a password, if its wrong, it will prompt "You better remember the Lock value" if its the correct password, it wil run the...
  2. Replies
    4
    Views
    4,832

    Implementing a Driver to following code

    So here are my code segements:

    1. The Interface with problem Im trying to solve




    // Design a Java interface Lockable that includes the following methods: setKey,
    // lock, unlock, and...
Results 1 to 2 of 2