GeekInterview.com
Home
Tech Articles
Code Samples
Learn
Freelance Projects
Online Testing
Geek Talk
Job Postings
Knowledge Base
Geek Blogs
Question Bank
Interview Questions
Certification
Placement Papers
Tech FAQ
Career Advice
Engineering
Ask Question
I am new,
Sign me up!
User Name
Remember Me?
Password
Interview Questions
Certification
Placement Papers
Tech FAQ
Career Advice
Engineering
Ask Question
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
Related Categories
—
ADO.NET Interview Questions
ADO.NET 2.0 Interview Questions
Architecture Interview Questions
ASP Interview Questions
ASP.NET Interview Questions
ASP.NET 2.0 Interview Questions
Microsoft.NET Interview Questions
C# Interview Questions
DataGrid Interview Questions
DotNet Interview Questions
Microsoft.NET 2.0 Interview Questions
Microsoft Basics Interview Questions
Reporting Services Interview Questions
VB.NET Interview Questions
Visual Basic Interview Questions
Sponsored Links
About Us
-
Privacy Policy
-
Terms and Conditions
-
Contact
-
Ask Question
-
Propose Category
-
Site Updates
Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved