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


why we are using set in searchall?

Answers were Sorted based on User's Feedback



why we are using set in searchall?..

Answer / nagaraj ramamoorthy

no need use the SET verb in search all (Binary Search)
because it will automatically initialise and increase the
index variable in the table.

Is This Answer Correct ?    9 Yes 0 No

why we are using set in searchall?..

Answer / mahesh

actually in search we use a set verb to set the data in
increse or decrease order but incase of searh all its a
binry search no need to use the set verb

Is This Answer Correct ?    4 Yes 1 No

why we are using set in searchall?..

Answer / krishna chaitanya

In searchALL We Dont use any Set Verb . But in Search we
will use

Is This Answer Correct ?    0 Yes 0 No

why we are using set in searchall?..

Answer / ashok

in search all(bynary search)
set is used in 2 ways
1) if u incress/decress indexed varibles
ie set ws-a upto/downto 5.
it incress/decress indexvalue 5.
2) we canot use move clause in indexed so we use set
place of move like
ie set ws-a to 5.
it simply move 5 to ws-a.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More COBOL Interview Questions

a pic s9(4) comp b pic s9(4) comp-3 c ???????????????? d ???????????????? move a to c add a+B giving d. what is ur declaration for c,d?

4 Answers  


tell me about examine inspect and evaluate ?

2 Answers   CTS,


What is the difference between NEXT SENTENCE and CONTINUE?

2 Answers   Mphasis,


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

10 Answers  


What are decleratives in COBOL ?

1 Answers   Xansa,


i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

0 Answers  


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

0 Answers  


how to know that the file has 300 records how to acess it?

0 Answers   Hewitt, TCS,


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

0 Answers  


How many maximum number of procedures can we write in one COBOL program?

6 Answers  


What is 88 level used for ?

2 Answers  


how do you reference the fixed unblock file formats from cobol programs

0 Answers  


Categories