subscript and index r not coded in u r application program
what will happen?
Answers were Sorted based on User's Feedback
Answer / kiran
nothing will happen
instead of subscript and index
we have to write same data repeatedly which occurs multiple
times.
if we use subscript it means occurance of same data multiple
times
by using index we can preform operations fast y bcoze using
index reffers to register variable as we knw if we perform
actions using index variable always fast
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ganesh
YOu need to code it if you get tired of typing same data
which is being used in program
| Is This Answer Correct ? | 1 Yes | 0 No |
How do you code Cobol to access a parameter that has been defined in JCL?
Move Zeroes to I move 5 to j perform para1 varying I from 10 by -2 until I = 0 display j. para1. Add 5 to j. What’ll be the value after execution of display stmt. A) 35 B) 40 C) 30 D) 25 please explain how?
hai friends ,i have HSBc exam on this sunday,my platform is Mainframe,i have 1 year exp,pls any one send me placement papers of Hsbc and technical questions on mainframe
6 Answers Citi Bank, CitiGroup, HSBC, iNautix, Wipro,
Describe the cobol database components?
COMP field occupy ?
write a program to eliminate duplicate records in a input file and send them to output file.
What does MAXCC 3 means? It is used in one my codes.
How we copy a program from production region to development region.What is the process & syntax ?
wht is packed decimal in cobol
What is the maximum size of a 01 level item in COBOL I? in COBOL II?
How do you come out of an EVALUATE statement?
1)what is use of linkage section? 2)what is difference between comp and comp-3