Search:

Type: Posts; User: Abednego Setyawan

Search: Search took 0.07 seconds.

  1. Replies
    1
    Views
    3,307

    the meaning of 'instanceof'

    What is the meaning of 'instanceof' keyword, for example I oftenly meet something like

    " if (Object instanceof Object){...."

    Is it different with ' == ' or ' != '

    ??
  2. Replies
    1
    Views
    2,508

    Database in a standalone computer

    How do Java store a few data to a database in a computer that is not connected to any server, MySQL database or network connection, and how is the code to connect with it?.
Results 1 to 2 of 2