How can you prevent classes to be inherited?
Answer Posted / usha
make the class as sealed class
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the 2 kinds of data type conversions in c#?
What can we do to handle multiple exceptions?
What is use of abstract class in c#?
Explain About Postback
What is reflection c#?
Is visual c# free?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it. (Hint use event delegates) Practical Example of Passing an Events to delegates
Is char * null terminated?
Name the method of servicebase class?
Why is c# good for games?
Why we need get set property in c#?
Where are value types stored in c#?
Can datetime be null c#?
There were a lot of questions asked, so I will list the topic (and add a what is "topic" and know pros/cons). Extreme programming, what is a transaction, various SDLC design approaches, what is a namespace, define a good test case, what is a stored proc, webservice? design patterns? linker? compiler? access modifiers? stack vs. queue? arrays vs. linked lists? sorting algorithms? recursion? OOP principles?
What are value types and reference types?