How to remove the spaces at end of each record in the output
file Via COBOL program? note: The file has a VB length
Answers were Sorted based on User's Feedback
Answer / haribhau
fist remove your plug from boad and then kik ur pc!
| Is This Answer Correct ? | 34 Yes | 14 No |
Answer / neha
pls dont give answers in kiddish way...as this is only site people refers before facing the interview.
| Is This Answer Correct ? | 9 Yes | 0 No |
What is the linkage section?
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 ?
What should be the sorting order for SEARCH ALL?
What is SDSF?
What are various search techniques in cobol? Explain.
COBOL program to read the string ' BOMBAY' in reverse order as 'YABMOB'
1.What is the default print format in cobol?
What is the difference between CALL BY VALUE and CALL BY CONTENT?
In a file if a column account number conatain value 0001234.. how can we move the value to another variable without zero. value may contain any type such as 00123405. we need the value 1234 or 12305. how can we do that in cobol. Please help.
If i got a job on mainframe technology, will i have a bright future?. Some people are discouraging me. Let me know, is it true? Please bring back me from the confusion.
What is the compute verb? How is it used?
where do u use low-value and high value in cobol