Microsoft Certified Systems Engineer (MCSE) Question:

Download Job Interview Questions and Answers PDF

What is the difference between an abstract class and an interface?

MCSE Interview Question
MCSE Interview Question

Answer:

An abstract class may have fields and some implemented methods. An interface has no implementation, only constants and method declarations.

Download MCSE Interview Questions And Answers PDF

Previous QuestionNext Question
What is the goal of the shortest distance algorithm?Describe how the DHCP lease is obtained.