Difference between abstract class and interface
Answer Posted / nandhini
ABSTRACT CLASS IS HAVING EXTENDS, IT IS USING IN PRIVATE & PROTECTED.
INTERFACE CLASS IS HAVING IMPLEMENTED, JAVA CLASS IMPLEMENT MULTI INTERFACE,IT IS USING PUBLIC.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Differences between VS 2005, 2008 and 2010 ?
question related to table havi colspan and row span
what is diffrent beatween localprinter and networkprinter
What is the purpose of cache? How is it used? : Dot net architecture
What is biginteger and when would you use that?
What is ILDASM ?
How to upload in video,mp4,in .net 4.5 ..?
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form.
5. Wcf- Session Managment
Why am I getting an invalidoperationexception when I serialize an arraylist?
How do I write to the application configuration file at runtime?
i wish to write mcts(microsoft certified technology specialist) exam. can anyone give the model question or format and preparation method?
how to create applications by using Visual Studio 2012?
Can you Explain
difference between Response.write,server.transfer and also which one is used when ?