What are the different data types available in COBOL?
Answer Posted / v@m$i
NUMERIC------ 9
ALPHABETIC--- A
ALPHANUMERIC-- X
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to print 10 to 1 if the input have only 10 digit number?
When is inspect verb is used in cobol?
Write a program that uses move corresponding.
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
How can you get the ksds file records into your cobol program?
example for sub strings ? and refernce modifications whit output pls
What is cobol?
Have you used comp and comp-3 in your project? And how?
Explain about different table spaces.
What is a report item?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
What is static and dynamic call in cobol?
What is comp-1 and comp-2?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
What is the difference between Global and External Variables?