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 order of precedence of arithmetic operators in an
expression can be
overridden with the use of
(a) []
(b) ()
(c) {}
(d) Any of the above

Answers were Sorted based on User's Feedback



The order of precedence of arithmetic operators in an expression can be overridden with the us..

Answer / rama krishna

b

Is This Answer Correct ?    10 Yes 0 No

The order of precedence of arithmetic operators in an expression can be overridden with the us..

Answer / amit

with ()

Is This Answer Correct ?    5 Yes 0 No

The order of precedence of arithmetic operators in an expression can be overridden with the us..

Answer / guest

2) []

Is This Answer Correct ?    1 Yes 8 No

Post New Answer

More COBOL Interview Questions

Extract only those records from a PS file which are having word 'TEXT' in the records using COBOL? The word TEXT is not present in a particular position in all the records.

2 Answers   RBS,


How to retain the Duplicates in the one records?

3 Answers   CS,


Why occurs cannot be used in 01 level in COBOL?

0 Answers   Arigo Infotech,


What are 77 levels used for?

0 Answers  


What is difference between comp & comp-4?

6 Answers  


Determine the total no of bytes in the following. 01 rec1. 02 a pic x(6) 02 b redefines a. 03 c occus 6 times pic 9. 02 d occurs 6 times pic 9. 03 e pic x(5) 03 f pic 999.

12 Answers  


Please let me know at which Scenarios we will go for STATIC call or DYNAMIC

3 Answers   IBM,


77 a pic x(4) value '1234' -----> instead of this 'abcd' 77 b pic 9(4) value zeros. move a to b what is the answers for both cases? IS it possible? Give me elementary move rules briefly......

8 Answers  


i want to use only first 100 records from a file.plz tell me how to write JCL for this(for read,copy,write operations).plz give me details of all posible JCL utilities?

7 Answers   CTS,


what is the difference between perform varying and perform until

4 Answers   TCS,


how we rectify soc7 and soc4 errors in project?

1 Answers   Anaxis, TCS,


What is SSRANGE, NOSSRANGE ?

5 Answers  


Categories