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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of condition in cobol and write their forms.

652


How to print 10 to 1 if the input have only 10 digit number?

805


what are decleratives in cobol?

1825


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10564


Describe the cobol database components?

673






What is the usage of comp fields in cobol?

649


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

626


Difference between array and sub-script ?

1157


What are literals?

622


How you can characterize tables in cobol?

709


What is the difference between binary search and sequential search?

635


What is the difference between PIC 9.99 and 9v99 in COBOL?

728


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

1999


What are 77 levels used for?

653


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

679