Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



Which of the following paragraphs is compulsory in every COBOL program? (a) SPECIAL-NAMES (b) P..

Answer / santosh khot

Program-id

Is This Answer Correct ?    14 Yes 0 No

Which of the following paragraphs is compulsory in every COBOL program? (a) SPECIAL-NAMES (b) P..

Answer / anil prajapati

In Every cobol program identification division with program-
id is mandatory and others divisions are optional

Is This Answer Correct ?    9 Yes 2 No

Which of the following paragraphs is compulsory in every COBOL program? (a) SPECIAL-NAMES (b) P..

Answer / vishnu

(b) PROGRAM-ID

Is This Answer Correct ?    7 Yes 0 No

Which of the following paragraphs is compulsory in every COBOL program? (a) SPECIAL-NAMES (b) P..

Answer / anbarasu

Program ID is mandatory and other are optional.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More COBOL Interview Questions

How do you do in-line PERFORM?

4 Answers   Accenture,


Why occurs can not be used in 01 level ?

2 Answers   TCS,


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 SEARCH and SEARCH ALL?

6 Answers   Cognizant,


I have two questions here. 1. How to read a flat file in reverse order? 2. How to read a VSAM KSDS file in reverse order? In both the cases we donot know the total number of records.

2 Answers   L&T,


i have the job which has written updated 100 records into the table and for 101th record it got abended and i want to start the job again and should wirte from 101th record not from 1st record..how to do it..?

6 Answers  


If we use GO BACK instead of STOP RUN in cobol?

2 Answers   Temenos,


If there are two copybooks which have same variables and we are using both the copybooks in our program. will there be an error and if i move values to the variable which copybook varibales gets the values i move in.

3 Answers   CTS,


i declare a Table as OCCURS 2000 TIMES.If the input file has more than 2000 records will the COBOL program fail?

12 Answers  


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

0 Answers  


how to convert vsam table into DB2 table?

1 Answers   IBM, Wipro,


How can we pass data from cobol to JCl?

7 Answers   ADP, Amdocs, IBM,


Categories