Functions from the interface must be implemented inside the class

Home Forums Bugs Functions from the interface must be implemented inside the class

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #1388
    jurgenmuca
    Participant

    error: ‘Product’ does not implement methods ‘calculateCalories’, ‘example’

    In this case the class Product must implement the functions from the interfaces it implements

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.