GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  C#
Go To First  |  Previous Question  |  Next Question 
 C#  |  Question 407 of 436    Print  
which of the following is not a member of System.Object?
a)Instance equals
b)Static Equals
c)Instance referenceequals
d)Instance Gettype



  
Total Answers and Comments: 3 Last Update: April 02, 2008     Asked by: musclebai 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
February 21, 2008 04:51:23   #1  
jr_pra Member Since: February 2008   Contribution: 1    

RE: which of the following is not a member of System.Object?
Instance referenceequals.
 
Is this answer useful? Yes | No
March 17, 2008 22:51:02   #2  
sandeepkrs Member Since: March 2008   Contribution: 2    

RE: which of the following is not a member of System.Object?
ANSWER: b)Static Equals

Equals is an instance method of Object Class. This class has two static methods - Finalize() and MemberwiseClone().

 
Is this answer useful? Yes | No
April 02, 2008 01:22:55   #3  
Vikas Yadav Member Since: April 2008   Contribution: 15    

RE: which of the following is not a member of System.Object?
instance ReferenceEquals is not a memeber of Syste.Object.

referenceEquals is static method of System.Object so its not instance type in nature.

 
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