Among below cases which are true?
Options
- Abstract and final can be declared to a class
- Abstract and final are quite contradictory
- Interface can declared as private
- None of the above
CORRECT ANSWER : Abstract and final are quite contradictory
Write your comments