If a dictionary named res contains a table named fetch, which statement will print the table?
If a dictionary named res contains a table named fetch, which statement will print the table?
A . if res="fetch" then print res.fetch;
B . if res contains "fetch" then print res.fetch;
C . if dim(res, "fetch") > 0 then print res.fetch;
D . if exists(res, "fetch") then print res.fetch;
Answer: D
Latest A00-415 Dumps Valid Version with 250 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Subscribe
Login
0 Comments
Inline Feedbacks
View all comments