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
How does VB.NET/C# achieve polymorphism? 
 Question Submitted By :: Raghumadhav Tirunagari
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How does VB.NET/C# achieve polymorphism?
Answer
# 1
 Function overloading. Operator overloading. 
 
Is This Answer Correct ?    2 Yes 2 No
Raghumadhav Tirunagari
 
  Re: How does VB.NET/C# achieve polymorphism?
Answer
# 2
1. function overloading,

2. Runtime polymorphism --Using Interface reference, 

EX:
interface name I ,abstract Method();
implimenting classes A,B

ref I;
objA= new A();
objB= new B();

runtime
objA=I
 
objA.Method();

objB=I;
objB.Method();
 
Is This Answer Correct ?    0 Yes 0 No
Srinivas
 
 
 
  Re: How does VB.NET/C# achieve polymorphism?
Answer
# 3
polimorphism is the one of the oops features, allows one 
object to appear in different form by changing the type.

Two types:
1- Static  eg:method overloading
2- Dynamic eg:method overriding
 
Is This Answer Correct ?    0 Yes 0 No
Roopesh M.k
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
What is boxing? Misys4
Could u send me the answer for this question as soon as possible. Im using 'System.net.mail.mailmessage' namespace for sending a mail from my application. What should I mention in 'system.net.mail.mailmessage.to' property and What should I mention in 'system.net.mail.mailmessage.from' property.  1
what is SQL cache Invalidation?  1
Caching techniques in .NET? Microsoft2
One of the properties of the Web Part has an incorrect format. Windows SharePoint Services cannot deserialize the Web Part. Check the format of the properties and try again. - this error is occured in Sharepoint 2007 while deploy the web part WebInfo1
Explain how inline and code behind is used differently ?  1
what is differences between bind and eval?  1
Whats MSIL, and why should my developers need an appreciation of it if at all?  1
About Global .asax ? Satyam5
What is the namespace used to store the information about the user?s locale?  1
You need to retrieve data from a Microsoft SQL Server 2000. Currently you are using an oleDbConnection object to connect to the database server. You need to be able to retrieve the data from the database server in XML format. Which approach would be the most efficient? Select all that apply. Each answer constitutes part of the whole answer. a) Change to the SQL .NET provider. b) Use the ExecuteXmlReader() method of the xxxCommand object c) Use the DOM to create the XML document. d) Use the XmlDocument.Load() method to create the XML Document. Syntax-Softtech1
How many column in table of sql server?  3
what are the sitemap providers in Asp.net 2.0?  2
What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?  1
Finally and dispose methods? Microsoft1
What is the need to give <compilation debug=true> command ? Netsweeper3
7. Do you have reference list? Swatz-Oils1
diffrance between stored procedure & function in sql server?  2
Hi , I am Basha. I am searching a job in dotnet.Plz tell me the order of page events in asp.net 2.0> plz send faq's related to c#.net,asp.net,sqlserver2000 etc. to my mail-id : bashask.ss@gmail.com Sapient4
What is Assert Method ?  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