How to print 10 to 1 if the input have only 10 digit number?
No Answer is Posted For this Question
Be the First to Post Answer
how can u find out just by seeing wheater it is main program or sub program ? any two ways to identify reply soon ?
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?
Name the divisions in a COBOL program ?
What is report-item?
I encountered an error when I move spaces to a numeric field?What should I do to move spaces on that field?help please.
Q:what is the difference between the variable length and fixed lenght.how it varies in the cobol.
2)Where the Plan is located in CICS-DB2?
how many bytes does s9(15) occupy in comp1 comp2 and comp3 ?
what is index and how to use two tables using index?
What is Redefines clause?
How are the next sentence and continue different from each other?
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.