How to concatenation one or more string?

Answer Posted / app

Suppose ther are two strings

string1=Anne
string2=Marrie


The command to concanate above strings is

String string1 delimited by size
string2 delimited by size
into string3
end-string.
string3 would contain-Anne Marrie

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1602


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

672


A table has two indexes defined. Which one will be used by the SEARCH?

771


How many sections are there in data division in COBOL?

690


Which Search verb is equivalent to PERFORM…VARYING?

696






Differentiate between structured cobol programming and object-oriented cobol programming.

675


How do we get current date from system with century in COBOL?

817


how do you define single dimensional array and multidimensional array in your cobol?

693


What is a scope terminator give example?

664


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17074


How do you reference the fixed block file formats from cobol programs

715


) How do u handle errors in BMS macro?

1435


Why would you use find and get rather than to obtain?

702


How arrays can be defined in COBOL?

672


What is length is cobol?

658