ZEROES and SPACES are _______ constants
(a) Figurative
(b) Numeric
(c) Non-numeric
(d) Alphabete
Answer Posted / supriya shree
figurative
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Which mode is used to operate the sequential file?
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 are the cobol coding sheets?
What rules are to be followed while using the corresponding options?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is comp-1 and comp-2?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What are the different data types in cobol?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Which Search verb is equivalent to PERFORM…VARYING?
Name the divisions, which are available in a cobol program?
When is inspect verb is used in cobol?
Write a program to enter and display the names of students in a class using the occurs clause.
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What are the different rules to perform a Search?