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
Answer Posted / rama krishna
b
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
How to remove 2 duplicate records and copy only one using job control language?
Write down the divisions of cobol program?
HOw can I get the negative sign while deduct high value from low value
What is the difference between binary search and sequential search?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
A table has two indexes defined. Which one will be used by the SEARCH?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
what is the use of outrecord?
how do you reference the variable block file formats from cobol programs
Write a program to enter and display the names of students in a class using the occurs clause.
What is the difference between goback, stop run and exit program in cobol?
Whats the difference between search & search ALL?
Why occurs cannot be used in 01 level in COBOL?
what is difference between cobol and cobol/400
what are decleratives in cobol?