What is the figurative constant in cobol?



What is the figurative constant in cobol?..

Answer / shib

SPACES,SPACE,ZERO,ZEROS

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More COBOL Interview Questions

what is internal sort and external sort ? which is preferable ?

2 Answers   TCS,


The disposition parameter in the jcl is share ( DISP+SHR ) and the program opens file in extend mode what will happen?

6 Answers   Cognizant,


how do you reference the esds vsam file formats from cobol programs

0 Answers  


I have a variable account-number declared as comp-3, s9(10) comp-3 in a file. How do i find a particular account number say 123456 in that file?

3 Answers  


How do u know what version of cobol u are using?

3 Answers  






in how many mode we can open a file ?

4 Answers  


what is ASRA, AEY9?

2 Answers   IBM,


What is the Importance of GLOBAL clause According to new standards of COBOL?

2 Answers   Infosys,


I have 2 dimensional array with having 100 elements. So how to find the 11th item in an array?

6 Answers   IBM,


Which of the following paragraphs is compulsory in every COBOL program? (a) SPECIAL-NAMES (b) PROGRAM-ID (c) FILE-CONTROL (d) OBJECT-COMPUTER

4 Answers  


select TURE Statement(s) aboUt eject statemenet in cobol? a)The eject statememnt must be the only statement on the line b.It causes the program to edit abnormally c. eject statement can be written in either area A or area B d. specifies that the next source statement is to be printed at Top of the next page e.The EJECTstatement has no effect on the compilation of the source program itself

2 Answers  


What is the difference between a binary search and a sequential search?

10 Answers  


Categories