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


Please Help Members By Posting Answers For Below Questions

How do you reference the following file formats from cobol programs?

695


How many bytes S(8) comp field occupy and its maximum value?

1634


Differentiate between structured cobol programming and object-oriented cobol programming.

669


What are various search techniques in cobol? Explain.

650


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17047






I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1119


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

711


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

710


What is report-item in COBOL?

711


how do you reference the printer file formats from cobol programs

667


example for sub strings ? and refernce modifications whit output pls

1846


How do we get current date from system with century in COBOL?

807


What do you understand by psb and acb?

666


How can you get the ksds file records into your cobol program?

644


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

681