Search:

Type: Posts; User: JavaAddict

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    1,692

    Re: Coding on Object oriented Programming

    Student
    #matricNo: String
    #name: String
    #course: String
    +Student(matricNo: String,
    name: String, course: String)
    +Display( ):void
    UnderGrad
    ‐CGPA: double
    + UnderGrad (matricNo: String,
  2. Replies
    3
    Views
    1,692

    Coding on Object oriented Programming

    Help me with my test.I don't know how to start it !
Results 1 to 2 of 2