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


Please Help Members By Posting Answers For Below Questions

) what is the difference between AID and HANDLE AID?

1628


What is difference between static and dynamic call in cobol?

768


State the various causes of s0c1, s0c5 and s0c7.

656


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

886


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

635






When is inspect verb is used in cobol?

670


example for sub strings ? and refernce modifications whit output pls

1838


What are the access modes of START statement?

714


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

672


What is the difference between a binary search and a sequential search what are the pertinent cobol?

725


Difference between array and sub-script ?

1157


What are the different types of condition in cobol and write their forms.

652


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1922


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3711


Discuss about changing dataset name in proc.

757