ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
What is an Interface and What is an Abstract Class?
 Question Submitted By :: AKN
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is an Interface and What is an Abstract Class?
Answer
# 1
An abstract class is a parent class that allows inheritance 
but can never be instantiated

Abstract classes are the classes with no implementation of 
methods or concerete implementation of methods

An Interface can inherit several interfaces.
 
Is This Answer Correct ?    0 Yes 0 No
Lalit
 
  Re: What is an Interface and What is an Abstract Class?
Answer
# 2
Abstract class:
Abstract class act as base class, not instantiable, no 
implementaiotn in base class but allow implementaiotn in 
derived class with overide method, method must be abstract.
specially used in inheritance.

Interface:

Interface class dont have constructor, destructor, 
always public modifier set to true 
no implementation
cant used multiple inheritance instead of this we use 
multiple interface
 
Is This Answer Correct ?    0 Yes 0 No
Meraj Khan
 
 
 
  Re: What is an Interface and What is an Abstract Class?
Answer
# 3
We can not create object of abstract class.It is base class
which inherit by other class.we can give at least one
definition in the class.It support inheritance.
 
Is This Answer Correct ?    0 Yes 0 No
Manoj Kumar Tripathi
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
What does the "EnableViewState" property do? Why would I want it on or off? Syntax-Softtech1
what is session ?how sessions are handeled in application? write the clauses of sql server in their order. Olive-Tech2
is it possible to set more than web.config file for an ASP.net APPLICATION?can it run?how is it possible  3
what is the jit? what is the type of jit and purpose of it>  2
How is a property designated as read-only?  2
Why is catch(Exception) almost always a bad idea?  2
How many classes can a single .NET DLL contain?  2
what is service contract,operation contract?  1
Is it possible to add aspx.vb file in to C# Web Project? If so how can i use the vb file in the C# Web project?  3
Asp.net and asp ? differences?  1
What is deference between asp.net, vb.net, c# & j#  2
How do you bind array to gridview? Will it works? HP3
Can you explain what inheritance is and give an example of when you might use it?  1
Difference between .NET components and COM components? Microsoft1
How to remove themes from certain controls?  1
What is Difference between Callbacks and Postback in ASP.NET?  6
What data types do the RangeValidator control support?  2
How do you create a permanent cookie?  2
Way of updating a table other than stored procedure and hard coded query?  1
How to refresh a page in asp.net  2
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com