A class that cannot be inherited is what type of class?

Options
- Sealed
- Static
- Gather
- Constru


CORRECT ANSWER : Sealed

Discussion Board
There are two right answer

Static and Sealed class can't be inherit by other.

RSK 12-9-2015 12:33 AM

I think there is two answers

We can't inherit from static and from sealed class

Andrew 07-19-2015 07:54 AM

Write your comments

 
   
 
 

Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement