Answer Posted / guest
no it can be used only for alphabetic and alpha numeric
| Is This Answer Correct ? | 20 Yes | 0 No |
Post New Answer View All Answers
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
Give some examples of command terminators?
Explain about different table spaces.
How do you reference the fixed block file formats from cobol programs
What are different data types in cobol?
) How do u handle errors in BMS macro
HOw can I get the negative sign while deduct high value from low value
Define static linking and dynamic linking.
What is the difference between Call and a Link?
Write a cobol program making use of the redefine clause.
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.
Discuss about changing dataset name in proc.
A table has two indexes defined. Which one will be used by the SEARCH?