i need a program by giving input as a abcd in any randem order
but i need a output as 1234 related to abcd. i.e,. a for
1,b=2,c.....etc..
Answer Posted / prasad
i need a program by giving input as a abcd in any randem order
but i need a output as 1234 related to abcd. i.e,. a for
ex a=1,b=2,c=3 like this
or
c=3c<b,b<a.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How do you define a variable of comp-1 and comp-2?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What is amode(31)
Have you used comp and comp-3 in your project? And how?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
how can i see junk values in dclgen or in hostvariable of comp ?
how do you reference the variable block file formats from cobol programs
How you can characterize tables in cobol?
In COBOL, what is the different between index and subscript?
What is difference between static and dynamic call in cobol?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
Which is not true about evaluate statement
how to move the records from file to array table. give with code example
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
Describe the cobol database components?