What type of SDLC u followed? Why?
No Answer is Posted For this Question
Be the First to Post Answer
What are the different rules to perform a Search?
What are ISOLATION LEVELS? Where do we need to specify them in compiling JCL (Exactly which statement and what is syntax for it)?
How do you reference the following file formats from cobol programs?
What is the difference between COMP & COMP-3 ?
How may divisions are there in JCL-COBOL?
Consider the following: 77 A PIC 9(10) 77 B PIC 9(10) 77 C PIC 9(19) MULTIPLY AB BY B GIVING C Which of the following is true ? (a) The execution of the above may result in size error. (b) The execution of the above will result in size error. (c) The definition of C is invalid resulting in compilation error. (d) No error will be thee and the program would proceed correctly.
Hi................... I have records like this aaaa cccc bbbb And i want output like this bbbb cccc aaaa How can it possible ?. Note:Please make sure records are in unsorted order. somebody plzzz help me.
How to read a 100 record from a file through cobol?
What is SDSF?
Differentiate COBOL and COBOL-II?
give the examples for strings and unstrings in cobol
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)?