1. Interface is a reference type? Is it true?
(A) Yes
(B) No
(C) None of the above
2. Can we declare interface member as static?
(A) Yes
(B) No
(C) None of the above
3. Can we have constructor and destructor in Interface?
(A) Yes
(B) No
(C) None of the above
4. Can we have fields in Interface?
(A) Yes
(B) No
(C) None of the above
5. Can we have constant member in Interface?
(A) Yes
(B) No
(C) None of the above
No comments:
Post a Comment