Static method in .NET

Question posted in Computer Software on 06 2010
Rate question difficulty level 0 Votes
Can you override a static method in .NET ?
and why ?
 
 
4 Answers
 
No, it can't be override.

06/30/2010
 
 
No it can't override because it is static

07/29/2010
 
 
static is final

09/13/2010
 
 
Static members cannot be override. The reasoning behind this is that a static member is not a member of the object, but rather a member of the class. Static members are also not inherited by derived classes.

11/06/2010
 
 
Add an answer*
 
Your name
Email
 
Company: iforex
Location: Israel

add a question

arrow_blue


Now hiring!
---------------------------
---------------------------
---------------------------
---------------------------
Mercer 
---------------------------
---------------------------
---------------------------