7. Oop-Diff B/w Interfacse and abstract class.
Answer Posted / swati
Abstract Class:-
In abstract class atleast one method is abstract compulsary.
You can define the method body for normal methods in
abstract class.
Interfaces:-
All methods are static abstract ,does't have body.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
The maximum report processing jobs limit configured by your system administrator has been reached.How I can Solve this problem when i using crystal report to load from my application.
What is the difference between machine config vs. Web config : Dot net architecture
Explain the race around condition? : .NET Architecture
Explain .net mobile events? : Microsoft dot net mobile
What is ILDASM ?
6. Wcf- what is SOA
What is Com Callable wrapper?when it will created?
Can you explain scriptmanager control?
What's new in the .net 2.0 class library?
Name some changes done since version 3.0?
Can you explain server controls in atlas?
What is new in the .net 2.0 class library?
Explain what does the term "green architecture" mean? : .NET Architecture
what is sessions and cookies take one example simple way to understand
Explain about code access security?