Search:

Type: Posts; User: jag157

Search: Search took 0.23 seconds.

  1. Replies
    8
    Views
    1,363

    Re: Java question in exam help

    Hi norm this is my code

    `public class student {`
    `private int studentnumber = 0;`

    `public student () {`
    `firstname= "forename":`
    `lastname="surname":`

    `public student (integer...
  2. Replies
    8
    Views
    1,363

    Re: Java question in exam help

    i know the rest of the code norm its just the constructor bit i was stuck on i wouldn't know how to answer it thats why i needed help for that bit
  3. Replies
    8
    Views
    1,363

    Re: Java question in exam help

    I dont have the code that i wrote, i was kinda stuck on the whole question

    --- Update ---

    i was stuck on the constructor bit, the rest was fairly simple
  4. Replies
    8
    Views
    1,363

    Java question in exam help

    Hi i am new to the forum and just wanted some advice to the following question, i have just completed my java exam at university and the following question came up below

    In Java code, write class...
Results 1 to 4 of 4