Results 1 to 8 of 8

Thread: Can a final interface has an abstract method?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Junior Member
    Join Date
    Jan 2007
    Answers
    15

    Re: Can a final interface has an abstract method?

    implicitly every interface is public abstract.
    and u cant use abstract and final with same time because
    abstract=must be inheritated.
    final=must not be inhreitated. both goes in diff. way.

    and all the method of interface is implicitly public abstract.

    so means final interface cant be happen.


  2. #2
    Junior Member
    Join Date
    Oct 2010
    Answers
    1

    Re: Can a final interface has an abstract method?

    interface cant be a final at all


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact