GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Certification  >  Microsoft  >  070-175
Go To First  |  Previous Question  |  
 070-175  |  Question 98 of 98    Print  
Can static class be inherited in super class? If so how.
What are the various types of OOPS in Dot Net architecture?
What is the method that is used in Dot Net (like top-down, water fall)

  
Total Answers and Comments: 5 Last Update: October 14, 2009     Asked by: k.ramasubramanian 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: santosh.ifc
 
the static method will be inherited to the sub class only


Above answer was rated as good by the following members:
mritikam, Tamil kirukan, justjiten, Amardeep Singh, seemu123, tanzeem khan, bilammondal, reenu95, mayamak, testasp1234321, pbksravan
March 19, 2008 06:58:18   #1  
santosh.ifc Member Since: October 2007   Contribution: 1    

RE: Can static class be inherited in super class? If so how.What are the various types of OOPS in Dot Net architecture?What is the method that is used in Dot Net (like top-down, water fall)
the static method will be inherited to the sub class only

 
Is this answer useful? Yes | NoAnswer is useful 7   Answer is not useful 0Overall Rating: +7    
September 15, 2008 10:56:31   #2  
hashirhimt Member Since: September 2008   Contribution: 3    

RE: Can static class be inherited in super class? If so how.What are the various types of OOPS in Dot Net architecture?What is the method that is used in Dot Net (like top-down, water fall)
We can inherit static class when we make a class static then we cannot make instance of this class. So for calling member methods we inherit this in another non static class an make instance of this.
 
Is this answer useful? Yes | NoAnswer is useful 2   Answer is not useful 0Overall Rating: +2    
September 15, 2008 10:58:55   #3  
hashirhimt Member Since: September 2008   Contribution: 3    

RE: Can static class be inherited in super class? If so how.What are the various types of OOPS in Dot Net architecture?What is the method that is used in Dot Net (like top-down, water fall)
In Dot Net abstraction encapsulation inheritence polymorphism is used.
 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
November 03, 2008 20:04:39   #4  
get_manishpatel Member Since: November 2005   Contribution: 2    

RE: Can static class be inherited in super class? If so how.What are the various types of OOPS in Dot Net architecture?What is the method that is used in Dot Net (like top-down, water fall)
Static key word can't be use with Class. It will be used only with methods and blocks and while inherting both static and instance members are inhereted by the subclass if they are not overridden or hidden by subclass.
 
Is this answer useful? Yes | NoAnswer is useful 2   Answer is not useful 1Overall Rating: +1    
October 13, 2009 07:09:35   #5  
talk2rana Member Since: October 2009   Contribution: 1    

RE: Can static class be inherited in super class? If so how.What are the various types of OOPS in Dot Net architecture?What is the method that is used in Dot Net (like top-down, water fall)
No

OOPs in .NET
Encapsulation
Inheritance
Polymorphism

 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape