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...


i have mainprogram and subgram...if i compile mainprogram
without stop run..what will u get in compilation time?

Answers were Sorted based on User's Feedback



i have mainprogram and subgram...if i compile mainprogram without stop run..what will u get in co..

Answer / krishna chaitanya

WE will get a Abend su4038

Is This Answer Correct ?    4 Yes 2 No

i have mainprogram and subgram...if i compile mainprogram without stop run..what will u get in co..

Answer / sri

a. syntax error

b. infinite loop

c. none

Is This Answer Correct ?    2 Yes 3 No

i have mainprogram and subgram...if i compile mainprogram without stop run..what will u get in co..

Answer / manoj

Job will neither abend nor go in infinite loop. It will give unpredicted results as it will executes all the codes line by line till the end.

Is This Answer Correct ?    0 Yes 2 No

i have mainprogram and subgram...if i compile mainprogram without stop run..what will u get in co..

Answer / kingmanish

infinite loop.

Is This Answer Correct ?    0 Yes 3 No

i have mainprogram and subgram...if i compile mainprogram without stop run..what will u get in co..

Answer / pramod reddy

The pgm will take max. time to compile..
it will get S322 abend...

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More COBOL Interview Questions

can i give 9(10) in comp 3 instead of s9(10) ? if i can give wht would be ths ans

2 Answers   DELL,


Describe the difference between subscripting and indexing ?

2 Answers  


How many variables can be declared in w-s section.?

2 Answers  


what is the advantage of using redefines instead of delaring the variables ?

5 Answers   HCL,


if a>b continue display x. dispaly y. end-if display 1 display 2. display 3. what should be my output ?

3 Answers  


how to transfer the file from pc to mainframe??

2 Answers  


what is the use of keep and pass in disp

1 Answers  


What type of SDLC u followed? Why?

0 Answers   IBM,


In a file if a column account number conatain value 0001234.. how can we move the value to another variable without zero. value may contain any type such as 00123405. we need the value 1234 or 12305. how can we do that in cobol. Please help.

1 Answers   CSC,


we can use set true for condition names.. similarly can we code set to false in cobol pgm? will it work?

1 Answers  


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

10 Answers  


i want to use only first 100 records from a file.plz tell me how to write JCL for this(for read,copy,write operations).plz give me details of all posible JCL utilities?

7 Answers   CTS,


Categories