Difference between abstract class and interface
Answer Posted / nandhini
ABSTRACT CLASS IS HAVING EXTENDS, IT IS USING IN PRIVATE & PROTECTED.
INTERFACE CLASS IS HAVING IMPLEMENTED, JAVA CLASS IMPLEMENT MULTI INTERFACE,IT IS USING PUBLIC.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain about validation?
What is .net viewstate?
what are constructors and destructors?
What is one way operation?
define cache memory? : Dot net architecture
Explain the difference between inprocess vs out process session state : Dot net architecture
Xmlserializer is throwing a generic "there was an error reflecting myclass" error. How do I find out what the problem is?
Explain the difference between l1 and l2 cache? : Dot net architecture
Explain about cookie less session state? : .NET Architecture
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure on hardware that converts the ascii value to binary? : .NET Architecture
Explain the types of memory management? : Dot net architecture
Describe the advantages of writing a managed code application instead of unmanaged one. What is involved in certain piece of code being managed?
Different types of authentication modes in .net framework ?
What is the numeric attribute of the textbox control in .net mobile? : Microsoft dot net mobile
What is the purpose of hard disk? : Dot net architecture