How many variables can be declared in w-s section.?
Answer Posted / samiuddin
16777215
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
) How do u handle errors in BMS macro?
Can we redefine the field of x(200) to less than 200?
how do you reference the variable block file formats from cobol programs
What is the difference between Call and a Link?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
Name some of the examples of COBOl 11?
how do you reference the variable unblock file formats from cobol programs
Why occurs cannot be used in 01 level in COBOL?
In which area will you utilize 88 level items in cobol?
What are the different data types in cobol?
What are the various section in data division and briefly explain them.
Difference between array and sub-script ?
What guidelines should be followed to write a structured cobol prgm?
A table has two indexes defined. Which one will be used by the SEARCH?