Answer Posted / sam
System Display and Search Facility used in cics to create
map and mapset.better one than BMS(basic map support).
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is the difference between Global and External Variables?
how do you reference the ksds vsam file formats from cobol programs
What is length is cobol?
In which area will you utilize 88 level items in cobol?
what is search and searchall?what is the diffrence between them?give an best example?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
Write the code to count the sum of n natural numbers.
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
What rules are followed by the search verb.
Write some characteristics of cobol as means of business language.
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
Why did you choose to work with ibm mainframe cobol programming?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?