What is an Interface? Have you ever developed an Interface.

Answer Posted / suren

It’s an abstract class with public abstract methods all of
which must be implemented in the inherited classes.

Explain him if you have ever developed an interface.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of design patterns available in .NET?

616


Please explain what are an object and a class?

535


Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?

552


what user controls are and what server controls are and the differences between the two.

1618


What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?

523






Please explain what is reflection and what is it for?

511


Why did they call it .net?

600


Please explain what is the .net framework and how does it work?

524


What are .net functions?

545


Explain the difference between the while and for loop. Provide a .net syntax for both loops?

519


How to spawn a thread?

587


Explain the difference between asp.net and asp?

579


In code behind class, name the type of code found. Is it the server side code or client side code?

792


Difference between abstract class and interface in .net?

569


What is the difference between response.redirect & server.transfer?

559