Difference between abstract class and interface
Answer Posted / vineet tyagi
The main difference between abstract class and interface
is "Java class can implements more than one interface but
inherit or extends only one abstract class".
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain difference between machine config vs. Web config? : .NET Architecture
What happens to the winfx technologies?
What is textbox control of .net mobile? : Microsoft dot net mobile
What is boxing and unboxing? Does it occure automaatically or you need to write code to box and unbox?
How to prevent my .NET DLL to be decompiled?
Explain the race around condition? : .NET Architecture How can it be overcome? : .NET Architecture
Explain cache memory? : .NET Architecture
What is an asssembly qualified name? Is it a filename? How is it different?
How do I know when my thread pool work item has completed?
What are the five stages in a dlx pipeline? : Dot net architecture
which is the institute in hyderabad for providing the live project industry training
Explain about code access security?
What do you know about machine.config file ?
Explain about httpruntime.cach.get(); method?
Describe the Managed Execution Process in .NET?