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

What is 66 level number and where it is used in real time by
software developers?

Answer Posted / harihar

it is used to rename .

Eg: if we want to rename PHYSICS THRU BIOLOGY as SCIENCE,
we use this level number.
01 SEM-1
02 MATHS PIC 99.
02 PHYSICS PIC 99.
01 SEM-2.
02 CHEM PIC 99.
02 BIOLOGY PIC 99.


for this,.
66 SCIENCE RENAMES PHYSICS THRU BIOLOGY.

It will give us a new group named SCIENCE.

Is This Answer Correct ?    16 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the usage of comp fields in cobol?

1223


What is perform what is varying?

1224


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

1301


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

1154


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

2066


What is link edit in cobol?

1269


Write some characteristics of cobol as means of business language.

1197


What is the difference between PIC 9.99 and PIC9v99?

1405


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

1147


Why occurs cannot be used in 01 level in COBOL?

1206


how do you define single dimensional array and multidimensional array in your cobol?

1151


1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5876


Name some of the examples of COBOl 11?

3196


What is the difference between goback, stop run and exit program in cobol?

1648


What is the compute verb? How is it used?

1188