Difference between abstract class and interface
Answer Posted / vikas kaundal
1.we never pass object in abstract class only inherit the
abstract class and in which pass the references only
interface
1.in which declare only member.
2.we can implement the multiple interface.
3. its used only standlizition.
4.we can inherit the interface
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to change row background color in gridview
What do you know about machine.config file ?
where should I put this information then?
What is different about namespace declaration when comparing that to package declaration in java?
how to change the application name?
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. : Dot net architecture
Define a managed code? : Dot net architecture
Explain domestic architecture artifacts? : Dot net architecture
difference between data reader and dataset
What are .net mobile controls features? : Microsoft dot net mobile
What are bindings?
What is one way operation?
What is cache coherency? : Dot net architecture
how to delete the record using data reader
Explain the difference between primary & secondary storage device? : .NET Architecture