How to convert bunch of words in a line to relvant ASCII
values?
Answers were Sorted based on User's Feedback
Define static linking and dynamic linking.
soc-7 is a bad data,invalid data. when ever we are moving the alphabets in the position of numeric then we got this abend. so my question is if o1 ws-data pic 9(1) value passing the alphabet some x. then we got soc-7 or not? i want clarification ?
RENAME clause takes new SPACE in memory.TRUE or FALSE? a)TRUE 2)FALSE
What is the difference between structured cobol programming and object alternativelyiented cobol?
I try to use some column names in my cobol progorm but these column not in db2 table ..when do i get error ..while bind time or runtime?
what is qualification on occurs clause?
01 var1 pic x(10) 01 var2 redefines var1 pic 9(10). then in procedure division move 'abcde' to var1 then waht is the value of var1 and var2
what is level 66 means??
Minimum how many Number of Paragraphs are there in ID- Divison?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
what is the coding difference between COBOL and CICS.
I want to declare a field with data type Double in my COBOL program. how shall i do that ?