Which choice is NOT a property of Dictionary Object?

A. Key()
B. CompareMode
C. Item ()
D. Exists ()
E. Count

Showing Answers 1 - 3 of 3 Answers

rafi

  • Mar 15th, 2005
 

CompareMode

  Was this answer useful?  Yes

Siva Kumar Raja

  • Mar 29th, 2006
 

Exists() is the method of Dictionary object. All the remaining given here are properties.

so answer is D.Exists

  Was this answer useful?  Yes

yy

  • May 20th, 2006
 

Hi Rafi,

 you are wrong man.

Exists() is the method. Not a property. Answer is "D".

~yy

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions