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                      
tip   SiteMap shows list of All Categories in this site.
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
 SharePoint interview questions  SharePoint 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 ?    1 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 ?    2 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 is CLS? PrimeLine1
To which side ( server ? client) does the user input data validation occur? Explain the reasons for it?  1
Can we change the page layout in ASP.NET 2.0 as Grid Layout like in previous version TCS2
What are Themes? What is their use ?  1
How To Call Outside Javascript File? Example : Our Project File Folder Name "Sample" Another Folder Name "Check".Check Folder Is Out Side Of Our Project ?Check Folder Have Verify.Js File. My Question Is How To Call Verify.Js File. Phoenix-Technologies2
what is <location> tag?  2
How do you retrieve information from web.config ? MMTS4
Features in ASP.NET? Microsoft2
What does this do? gacutil /l | find /i about  1
What is the Global.asax used for?  3
Can you store dataset in viewstate? Microsoft3
What is web.config and machine.config ? TCS2
What is the namespace used to store the information about the user?s locale?  1
Difference between asp and asp.net? Accenture3
I have one .Net application and i have two databases which is in SQL server2000 and one more database in ORACLE? how can i access the database from different Databases? eXensys3
How to kill more than one session variables at a time iSoft6
What is reflection and disadvantages of reflection? Microsoft3
Which is the namespace used to write error message in event Log File?  1
Can private assembly be used for more than one application? If so how? Satyam6
Explain the functionality of "EnableViewState" ? What happens if you want it on or off?  1
 
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