support@Free-Braindumps.com
Register
Login
Toggle Navigation
Vendors
Exam List
Cisco
CompTIA
ISC
EC-Council
EXIN
Fortinet
ITIL
Juniper
Microsoft
VMware
Avaya
SAP
Google
NVIDIA
Salesforce
Amazon
Palo Alto Networks
ISC2
Splunk
ServiceNow
All Vendors
Home
Exams
IBM
C9050-041
Exam
IBM C9050-041 Exam Prep
Programming with IBM Enterprise PL/I (C6030-041)
(Page 7 )
Updated On: 6-Apr-2026
Viewing
Page
7
of
52
pages.
Download
PDF
version
with
146
Questions
DCL B CONTROLLED FIXED BIN(31);
FREE B;
ALLOC B;
ALLOC B;
FREE B;
ALLOC B;
END;
END;
A. 2
B. 3
C. 4
D. 5
Answer(s):
B
QUESTION:
16
Given the following code, how many elements of A wil contain a value of 0 after execution of
the loops?
DCL A DIM (8, 10) FIXED BIN (31);
DCL (I, K) FIXED BIN (31) INIT (0);
A = 0;
DO I = 2 TO 8;
DO K = 1 TO 10;
A(I, K) = I*K;
END;
END;
A. 0
B. 1
C. 8
D. 10
Answer(s):
D
QUESTION:
17
Given the following code, what value wil be output?
TEST: PROC OPTIONS(MAIN);
DCL
P POINTER,
N1 FIXED BIN(31),
1 A BASED(P),
2 A1 FIXED BIN(31),
2 A2 FIXED BIN(31),
2 A3 FIXED BIN(31),
2 A4( N1 REFER(A3) ) CHAR(10) VAR;
N1 = 5;
Previous
Page
1
…
5
6
7
8
9
10
20
Download
PDF
Next
Page
Viewing page
7
of
52
Viewing questions 25 - 28 out of 146 questions
Post your Comments and Discuss IBM C9050-041 exam prep with other Community members:
Comments:
Name:
C9050-041
Exam Discussions &
Posts
C9050-041 AI Verifications
AI Tutor
👋 I’m here to help!
AI Tutor
—
C9050-041
–
×
Hello,
I’m your AI study assistant for the
C9050-041
exam. Ask me anything about the exam or the questions on this page, and I’ll break it down so it actually makes sense.
You want it in a
different language?
Just say it.