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   To Refer this Site to Your Friends   Click 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
 
What is CLR?  11
what is vb.net?  9
How does you call and execute a SP in .NET?  2
What are Major Feature of VB.NET Over C#.NET  9
What is "Friend" in VB.Net?  2
what are the advantage in vb.net and different between vb and vb.net TCS4
How is VB.Net different from VB6? Ksb7
How does you get record no from 5 to 15 from a dataset of 100 records? ABC2
linex will support dot net? Phoenix-Technologies4
Display a roll having minimum marks in two subjects? Patni1
hey friends, Firstly I pick the records from the database into the DataGridView, Then I want that If I made any changes to the records in the GridView & Click on Update Button, Changes are Reflected into the main Database .Plz do reply back  3
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
is it possible to use flexgrid in vb dotnet? Microsoft7
what do you mean by .Net Framework Guru-Tech11
What is shadowing? TCS3
how to connect crystal report with vb.net ? Patni6
What is an indexed property?  1
How do you validate Date by using which validation Control? HCL3
Why Datareader is useful?  5
concept of object oriented programming Patni5
 
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