can we write paragraph in area B .....

Answers were Sorted based on User's Feedback



can we write paragraph in area B .......

Answer / dhara

Area B: We mention only Executable statements of Cobol

Is This Answer Correct ?    17 Yes 1 No

can we write paragraph in area B .......

Answer / o.v.chowdary

in area a we can declare divisions, sections&paragraphs

Is This Answer Correct ?    8 Yes 0 No

can we write paragraph in area B .......

Answer / santosh

no it is ot possible ,we can write only excecutable code in area B.Paragaph write in area A . Line no 12 onwards

Is This Answer Correct ?    4 Yes 0 No

can we write paragraph in area B .......

Answer / guest

para name should begin in area A...

All the sentences under it will begin in area B.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More COBOL Interview Questions

How include time & date in the report generation in cobol programing?

2 Answers  


What is the use of EVALUATE statement?

4 Answers   Tesco,


Write the syntax of a two dimensional array?

8 Answers   Honeywell, Xansa,


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

0 Answers  


i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

0 Answers  






Can we change the password using ALTER? anyone tried and changed?

0 Answers   IBM,


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

0 Answers  


Wat is the difference between NEXT and CONTINUE statement in cobol,can any one explain with example.

11 Answers   Deloitte,


What is rmode(24)

0 Answers  


How can you display the SPOOL information ?

2 Answers  


What is the difference beetween Arrays and Tables in Cobol? please dont give the answer that arrays in cobol terminology is called tables......

3 Answers   BirlaSoft,


I have files that contains both duplicates files(occur more than twice) and non-duplicate files.The file is already sorted by a key.I want to determine those records that are duplicate and will be move to a duplicate file and non- duplicate files to be move to a valid file.thank you.help please

2 Answers  


Categories