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 / saurabh hoonka
use Private access modifier
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
how can one use hcl and c sharp together?
What is the real use of interface in c#?
What is interface c#?
Explain the different ways a method can be overloaded?
Describe the process of “exception handling implementation” in c#?
What is string literal in c#?
What is null character in string?
Why do you need boxing in c#?
What do you mean by saying a "struct is a value type"?
List the two important objects of ado.net and also list the namespaces that are commonly used in ado.net to aid in connection to a database.
What is console application with example?
Where test director stores its data ? Database ,Local file etc...? I need to read this data from Visual Studio 2005 c# client. Regards
Is static thread safe?
How does one compare strings in c#?
What are the variables in c#?