Oracle Database 11g: Administrator I : 1z1-052 Exam

September 22, 2009

PeopleSoft Application Developer II: App Engine & Integration 1z0-242

Filed under: 1z0-242 — Tags: , — admin @ 2:17 am

Only one question , we can read and discuss it , it is about  PeopleSoft Application Developer II: App Engine & Integration Like actual Other Oracle Certification Certification exams, 1Z0-242 exam preparation is in multiple-choice questions (MCQs). Tested by many real Other Oracle Certification exams before publishing.
Evaluate this PeopleCode snippet.
Local Array of Number &MyArray;
Local Any &Len, &Result;
&MyArray = CreateArray(3);
&MyArray[1] = 100;
&MyArray[2] = 200;
&MyArray[3] = 300;
&Result = &MyArray.POP();
&Len = &MyArray.LEN;
&End = &MyArray[&Len];
What are the correct values for &Result and &End?
A. &Result is 300
&End is 200
B. &Result is 300
&End is Null
C. &Result is 300
&End is 300
D. &Result is Null
&End is 300
E. &Result is 100
&End is 300
Answer: A

No related posts.

Related posts brought to you by Yet Another Related Posts Plugin.

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment

You must be logged in to post a comment.

Powered by WordPress