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                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  VB.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 the difference between Abstract Classes and
Interfaces? Give the answer as a table format....
 Question Submitted By :: Venkat
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is the difference between Abstract Classes and Interfaces? Give the answer as a table format....
Answer
# 1
In abstract classes, its upto u to make methods abstract 
but in interfaces, all methods are bydefault abstract.
 
Is This Answer Correct ?    11 Yes 0 No
Mansoor Ul Hassan
 
  Re: What is the difference between Abstract Classes and Interfaces? Give the answer as a table format....
Answer
# 2
In abstract class, there can be concrete methods. Whereas it's not the case with interfaces.
 
Is This Answer Correct ?    3 Yes 4 No
Rt
 
 
 
  Re: What is the difference between Abstract Classes and Interfaces? Give the answer as a table format....
Answer
# 3
Interface is a set of abstract methods,all the methods have 
to be overridden by the class which ever implements the 
interface. 

Abstract class is collection of data and methods,which are 
abstract. In abstact class some methods may contain 
defination,but in interface every method should be abstract
( no definations in the methods)
 
Is This Answer Correct ?    2 Yes 0 No
Sandeep Pokala
 
  Re: What is the difference between Abstract Classes and Interfaces? Give the answer as a table format....
Answer
# 4
abstract class                       
1. abstract class have concrete methods ; interface have no 
methods implemented.
2.interface do not come in inheriting chain; abstract class 
come in inheriting chain.
3.in an interface no accessibility modifiers are allowed; 
abstract class may have accessibility modifier
 
Is This Answer Correct ?    1 Yes 0 No
Swati
 
  Re: What is the difference between Abstract Classes and Interfaces? Give the answer as a table format....
Answer
# 5
Abstrat Class: It is a combination of Concrete Methods and
Abstract Methods.

Interface: Which class is only having abstract methods is
called interface.

Concrete Methods: Methods having declaration and definition

Abstrat Method: Methods having only declaration not having
any definition. Becuase abstract methods are used to provide
data abstractions(Means providing method definition and
hiding method declaration to provide security to the client).
 
Is This Answer Correct ?    0 Yes 0 No
Hemalatha Ivvala
 

 
 
 
Other VB.NET Interview Questions
 
  Question Asked @ Answers
 
ColumnMapping belongs to which namespaces?  1
What is VB.Net? Ksb3
concept of object oriented programming Patni5
Do event have return type?  7
what do you mean by .Net Framework Guru-Tech11
What is DLL hell?  2
What does VS.NET contains ? Infosys3
What are the similarities between class and structure? Ksb5
if user enters 1 or 2 or any other number in digit format in next textbox it should show the answer in word reading like if enters 12 answer should be twelve  4
how to restore database using vb.net? TCS4
What is JIT(Just In Time) and How it works? Infocons3
What is the Difference between Overriding and overloading?  11
Trace and Debug belongs to which namespaces?  4
What is the Difference between Web User Control and Web Custom Control?  5
when a program of vb.net is written in notepad it occupies always 1kb of memory why?  1
What is MSIL. HDFC3
hi dear ! thank u for replying to my question regarding adding third party software in vb.net .My next question is that i haven created Data base in SQL server 2000 for Library and has connected that with VB and VB.net separately but it only works on single computer and when i takes my software to another computer on same Network it does not work . Can any body help me what i do to solve. Regards!  1
What is the relation between Garbage collector and finalize and destructor? Kanbay2
what r the properties should be given to set method? PSI-Data-Systems2
What is the Difference between CLR & CTS?  2
 
For more VB.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