I've one string with spaces ( I N D I A ). My question is I
want remove the spaces & combine in to single string without
space (INDIA).How we can write the cobol program & wich
options we need to use. Please let me know.
Answer Posted / jagan
Thanks Mayank .... My answer was not correct. The code what
you mentioned is working properly .. But what in case we
don't know how many spaces (or) delimiters are there in the
string.....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What is amode(31)
What is cobol?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
What are the different types of condition in cobol and write their forms.
Explain how you can characterize tables in cobol?
What is the difference between binary search and sequential search?
What is the difference between perform … with test after and perform … with test before?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
IF I mention stop run in CICS what happens?
What is rmode(any) ?
Explain about different table spaces.
Which is not true about evaluate statement
What are 77 levels used for?
How are the next sentence and continue different from each other?