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  >>  C Sharp
 
 


 

 
 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 do you implement Inheritance in dot net ?
 Question Submitted By :: Deepa
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How do you implement Inheritance in dot net ?
Answer
# 1
By using ":" we can implement inheritance.
 
Is This Answer Correct ?    4 Yes 0 No
Mohan Kumar E.
 
  Re: How do you implement Inheritance in dot net ?
Answer
# 2
In c++ we include the :: operator.
In c# we include the " : "
here example
class class1
{
 ----
 ----
 ----
}

class class2 : class1
{
 -----
 -----
 -----
}

when we use the multiple class for implementation,comman(,) 
is used to seperate for the class
 
Is This Answer Correct ?    4 Yes 0 No
Senthil Kumar
 
 
 
  Re: How do you implement Inheritance in dot net ?
Answer
# 3
by using : we can implement the inheritance
 
Is This Answer Correct ?    2 Yes 0 No
Neelam Sharma
 

 
 
 
Other C Sharp Interview Questions
 
  Question Asked @ Answers
 
why C++ Partial Object Oriented Programming Language and C# and Java Fully Object Oriented Language TCS4
What is difference between value and reference types ? Accenture4
What?s the difference between the System.Array.CopyTo() and System.Array.Clone()?  4
how to store the value in textbox using delegates if we have two user control. the value will be called from one user control to another user control. Loading and unloading will be done through delegates.  1
What is a HashCode?  1
How can you sort the elements of the array in descending order?  3
what r arraylist? what the use of Hashtables?  4
How do you inherit from a class in C#?  1
How to print labels in windows form in C# .net  4
what is unit testing  2
Explain the difference between a sub and a function? Wipro1
What is a pre-requisite for connection pooling?  1
what is bubbled event ? give suitable example in code vice with demo  1
What are the valid parameter types we can pass in an Indexer ? CMC3
Will finally block get executed if the exception had not occurred?  2
What?s a satellite assembly?  2
What is Dispose method in .NET?  1
What?s an abstract clas? Mind-Tree4
Can we return two values from a function? MD-Synergy11
How to assign default value to nullable types? Did nested nullable types are allowed TCS2
 
For more C Sharp 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