Answer Posted / rashmi
It will store 3 bytes. Because S, V and P are not counted
in determining the size of an item.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
How to print 10 to 1 if the input have only 10 digit number?
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.
What type of SDLC u followed? Why?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
What is the difference between a binary search and a sequential search what are the pertinent cobol?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
how to access the file from prodution from changeman tool and to submit a file to production
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
Write the code implementing the perform … varying.
Write a program that uses move corresponding.
Can a Search can be done on a table with or without Index?
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?