Difference between abstract class and interface
Answer Posted / malar
In Abstract class:We cant create the instance for abstract
class..
In Interface:It allow to create the instance through
implementing classes...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can we perform data binding in atlas?
Explain the difference between state server and sqlserver : Dot net architecture
What other than biginteger has been introduced in system.numerics namespace?
what is sessions and cookies take one example simple way to understand
Explain the difference between primary & secondary storage device? : .NET Architecture
Define an interrupt? : Dot net architecture
What is a virtual memory? : .NET Architecture
Explain .net mobile events? : Microsoft dot net mobile
Explain the process of gc?
Explain write back and write through caches? : .NET Architecture
What is the purpose of Accordian in jquery? Where it can be used?
What are .net mobile controls features? : Microsoft dot net mobile
Explain about httpruntime.cach.get(); method?
question related to table havi colspan and row span
What is different about namespace declaration when comparing that to package declaration in java?