Difference between abstract class and interface
Answer Posted / kajal
In interface there is no implementation of any method.In
Interface you can declare methods there but you can't not
implement it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
i wish to write mcts(microsoft certified technology specialist) exam. can anyone give the model question or format and preparation method?
What is the access level of the visibility type internal?
How do I write to the application configuration file at runtime?
State and explain about microsoft.net?
What is the use of CLR in .NET?
how to set the startup position of the form?
What is cookie less session?
Explain the types of memory management? : Dot net architecture
Explain what does the term "green architecture" mean? : .NET Architecture
What is parallel computing?
Xmlserializer is throwing a generic "there was an error reflecting myclass" error. How do I find out what the problem is?
IS IT Possible to inherit the AJAX page from child class which(child) is inherit from page class.Because i should apply some security in child class
Which software is used for .net programming?
Explain 'managed' mean in the .NET context
What is the difference between metadata and menifest ?