Q1. The B in COBOL stands for:
Q2. What implementation of COBOL typically runs on IBM Z Mainframe computers?
Q1. Vertical lines in your COBOL editor are called:
Q2. The bar across the top of your editor that shows information about where in the code you are currently positioned is called the:
Q3. VS Code gives us some nice features that will help in writing code. Which of the following is NOT one of those features?
Q1. Columns 8-11 make up what section of a COBOL line of code?
Q2. Words that the compiler has a special meaning for are known as _________
Q3. What division of a COBOL program would you put your name in, if you wanted other programmers to see who created it?
Q1. Which COBOL construct encapsulates the highest number of other constructs?
Q2. A period at the end of COBOL statements is a ___________ scope terminator
Q3. The division where you might perform math or interact with a user is known as the
Q1. Which of the following is NOT a valid Data Name?
Q2. What can we tell about a variable defined as a PIC 9(5)?
Q3. In a PIC clause, a V represents what?
Q1. We define the IP address and login information for the system we are attempting to log in to by creating a _____________.
Q2. The URL and port we enter to specify a connectto the mainframe system is also known, in this case, as the __________ URL.
Q3. After successfully creating a connection to a working system using VS Code and the Zowe Explorer Plugin, three new menu sections appear, consisting of:
Q4. To specify the data sets you want to see for your particular user, you create or select a___________
Q5. To run COBOL code on z/OS, we right-click and select “Submit Job” on what file?
Q6. What does a COBOL Statement usually begin with?
Q7. What division acts as a link between your program and the system it’s running on?
Q1. MOVE and COMPUTE are used to do what?
Q2. When you’re running COBOL on a mainframe, you run it by submitting the ________
Q3. MOVE and COMPUTE go into what division?
Q1. What clause is used to describe a data set source file?
Q2. The SELECT and ASSIGN clauses go into which division?
Q3. In the JCL, what does the DD statement help define?
Q1. What construct do we use to perform an action one or multiple times in COBOL?
Q2. What line of code is used to cease use of the ACCT-REC file after we’re done with it?
Q3. In the example, why would LASTREC = Y?
Q1. A loop in program structure is sometimes referred to as a
Q2. What style of programming creates objects, methods, and instances?
Q3. How is using PERFORM different from using a GO TO?
Q1. In COBOL, which section of columns musta paragraph start in?
Q2. Where should a paragraph be written in order for it to be called?
Q3. If we wanted to PERFORM a series of paragraphs, in order, and then return after performing a specific paragraph, we could use what?
Q1. A COBOL program can use code from another COBOL program using what keyword?
Q2. Variables that will get used by the program being called go into what section?
Q3. To specify those variables when we invoke the called program’s logic, we use what phrase?
Q1. The File Descriptor (FD) goes within what paragraph of the Input-Output Section?
Q2. The COBOL reserved word used to allocate memory space with pre-defined content is:
Q3. We can define how the fields of data are structured by defining the ________
Q1. What change is required to make the output of the report in CBL0005 formatted as a dollar value?
Q2. For the PAYROL00 job output, where do we find details for the Execution (as opposed to the Compile details)?
Q3. What was the resolution for the ABENDU4038 error in CBL0003 where the program was unable to open or close the ACCTREC file name?
Q4. In which divisions do you describe the inputs and outputs, in file handling, that will be used in the Procedure Division?
Q5. What does the SELECT ASSIGN clause do in this snippet of code:
Q6. What is a block?
Q1. Which of the following is NOT a type of COBOL conditional expression?
Q2. A Conditional Name needs to be declared with a _____-level number
Q3. What type of statement is best suited for handling more than two paths of code logic, like a menu with sub-menu items?
Q1. What characters do we use to indicate an exponential operation?
Q2. What can an arithmetic expression NOT start with?
Q3. If we say COMPUTE X Y Z = 2 + 2 + 6, what will happen?
Q1. COMP-1 and COMP-2 are both what type of numerical representation?
Q2. COMP-3 uses what type of numerical representation?
Q3. When it comes to character representation, you can use ASCII or _______
Q1. The most recent version of COBOL (as of 2020) has how many Intrinsic Functions?
Q2. The format of an Intrinsic Function is
Q3. You can turn a YYYYMMDD-formatted date into a count of days since January 1st1601 using the _____________ Intrinsic Function.
Q1. What is the new feature added into the CBL0006 program that was not in CBL0005?
Q2. In CBL0008, TLIMIT and TBALANCE get printed in what section of the report?
Q3. Why didn’t CBL0010 compile correctly the first time?
Q4. If Item-1 has a value of “Hello World!”, what will the value ofItem-1 be after executing the following code: Display Function Upper-Case(Item-1) ?
Q5. If we were coding an Inline Perform statement, where the looped portion of code simply DISPLAY-ed the value of COUNTER, which PERFORM statement could be used to ensure we output exactly 100 through 200?
Q6. In the arithmetic expression COMPUTE X = 1 + 2 (15 / 3) * 60 -8, what part of the expression gets solved first when processed in COBOL?
Q7. If X is 5 and Y is 8, which of the following expressions would evaluate as FALSE?
Former Vice President Phelekezela Mphoko has died aged 84, presidency spokesman George Charamba has confirmed.…
The Zimbabwe School Examinations Council (ZIMSEC) opened its online portal for Grade 7 results…
2024 ZIMSEC Grade 7 Results Now Out The Zimbabwe School Examinations Council (ZIMSEC) has officially…
We’re bringing free WiFi to different parts of Zimbabwe to help you access eduzim.co.zw for…
Sadza is a simple, hearty dish that forms the backbone of many Zimbabwean meals. It's…
Caesar Salad A classic Caesar salad is a simple yet flavorful dish with crisp romaine…