How can we main a Class as base class,i.e not inherited
further?{please Dont tell using Sealed class,any other way}
Answer Posted / vinay tiwari
by making private cnstructor
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
Why array is faster than arraylist in c#?
write code for inserting and updating recoards in sql server database using connected architecture & records shoulds displayed in grid view ( use c# )
How can I produce an assembly?
Are c# generics the same as c++ templates?
What is Implementation inheritance
Describe ado.net?
hi my question is about understanding a text the user entered to a site , so i want to analyse that text looking for some specific items such as "honda" "shoffere" etc.. so if this site could help or could tell me where to go with such question ,i wonder. thanks
What is the execution entry point for a c# console application?
Structs are not reference types. Can structs have constructors?
How does c# generics and c++ templates compare?
What is asenumerable in c#?
Can abstract class be sealed in c#?
How many types of collections are there in c#?
What is a decimal c#?
How long can a string be c#?