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

if a pic 9(3) value 354,b pic x(2) value '46' then
a)a>b
2)a<b
3)error

Answer Posted / billyboyo

IBM Cobol will do an alphanumeric comparison because one of
the fields is PICTURE X. "354" will be compared to "45" and
be found to be lower. Answer b) is correct.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

1270


What are 77 levels used for?

1147


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

2636


What rules are followed by the search verb.

1195


Which Search verb is equivalent to PERFORM…VARYING?

1104


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2640


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

2133


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1549


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2427


Name the divisions, which are available in a cobol program?

1293


Which division and paragraphs are mandatory for a COBOL program?

1330


What is the difference between Global and External Variables?

1434


How to print 10 to 1 if the input have only 10 digit number?

1304


what happens if parmparameter passes zero bytes to the program

2181


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

1217