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

in cobol main pgm is calling sub pgm but sub pgm does not
exists , what abend i get if submit the job?

Answer Posted / gurukulu

S0C1 ABEND will be issued.

Is This Answer Correct ?    5 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2474


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

1437


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

1306


Name the sections present in data division.

1305


What is the use of intialize verb?

1298


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

1249


What is Pic 9v99 Indicates in COBOL?

1337


Write a program that uses move corresponding.

1203


Write the code to count the sum of n natural numbers.

1252


i want a program using by if, evaluate , string, unstring, perform, occurs?

4795


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

8020


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

1391


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

1174


Define static linking and dynamic linking.

1267


Write a program to enter and display the names of students in a class using the occurs clause.

1257