Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
No Answer is Posted For this Question
Be the First to Post Answer
hi is there any means of deletin a record from a ps usin cobol not using jcl?eg if i am reading a record and if some condition is matched tat particular record must be deletd fom the ps
How do u initialize an array?
how can count the number of character in feild ?? suppose for instance i have a feild with value ' rajesh sarkar' then how can v count the number of characters whitout spaces...........
What is the difference between a DYNAMIC and STATIC call in COBOL?
COMP field occupy ?
What is the difference between a binary search and a sequential search?
in the TIME parameter we r giving hours r minutes
WE HAVE 5 DIFFERENT RECORDING MODE IN COBOL.FIXED, FIXEDBLOCK, VARIABLE, VARIABLEBLOCK AND UNDEFINED. WHAT IS THE DIFFERENCE AMONG ALL AND WHICH TYPE OF FORMAT SHOULD BE USED WHEN
Why there is no questions in this column?
What do you feel makes a good program?
WHY LRECL NEEDS TO BE 4 EXTRA THEN THE COBOL FILE LENGTH & WHAT IT CONTAIN IN THAT LENGTH
I encountered an error when I move spaces to a numeric field?What should I do to move spaces on that field?help please.