CIW PERL FUNDAMENTALS 1D0-437 Question # 3 Topic 1 Discussion

CIW PERL FUNDAMENTALS 1D0-437 Question # 3 Topic 1 Discussion

1D0-437 Exam Topic 1 Question 3 Discussion:
Question #: 3
Topic #: 1

Which statement will print the capital attribute of the $kansas object?


A.

print ("capital"=>$kansas);


B.

print {$kansas}=>(capital);


C.

print (capital)<={$kansas};


D.

print $kansas->{"capital"};


Get Premium 1D0-437 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.