ZEROES and SPACES are _______ constants
(a) Figurative
(b) Numeric
(c) Non-numeric
(d) Alphabete
Answer Posted / ashish agarwal
a
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
When is inspect verb is used in cobol?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is the difference between next sentence and continue in cobol programing language?
What is static and dynamic call in cobol?
In COBOL, what is the different between index and subscript?
What is the difference between external and global variables in COBOL?
Write a program to enter and display the names of students in a class using the occurs clause.
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Give some examples of command terminators?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
Whats the difference between search & search ALL?
Which Search verb is equivalent to PERFORM…VARYING?
What is comp-1 and comp-2?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc