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

The hierarchy of the execution of logical operators is
(a) NOT AND OR
(b) AND OR NOT
(c) OR AND NOT
(d) OR NOT AND

Answer Posted / ritesh

a

Is This Answer Correct ?    6 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1391


Write the code implementing the perform … varying.

1118


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

2530


What is the compute verb? How is it used?

1184


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

1302


) how do u code after getting data?

2206


How do you differentiate between cobol and cobol-ii?

1275


How are the next sentence and continue different from each other?

1338


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

1228


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

12533


How arrays can be defined in COBOL?

1293


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

1207


Are you comfortable in cobol or jcl?

1088


Have you used comp and comp-3 in your project? And how?

2520


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

4204