What are order of precedence and associativity, and how are
they used?



What are order of precedence and associativity, and how are they used?..

Answer / niranjanravi

order of predecence determines the in which the expressions
are to be evaluated.
associativity determines the order in which the operands
are to be evaluated eithet left to right or right to left

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More Core Java Interview Questions

What are init(), start() methods and whey they are called?

2 Answers  


Explain when noclassdeffounderror will be raised ?

0 Answers  


What language is an assembler written in?

0 Answers  


What is externalizable interface?

0 Answers  


WAP to illustrate the use of interface

2 Answers  






Difference between JDK, JRE, JVM

16 Answers   Deloitte, HCL, Mind Tree, Oracle, Reliance, TCS, ThinkBox,


What data type is true or false?

0 Answers  


What is a percentage sign called?

0 Answers  


What is string :: npos?

0 Answers  


How many times finalize method will be invoked? Who invokes finalize() method in java?

0 Answers  


difference between jsp and java script?

3 Answers  


What is the main use of java?

0 Answers  


Categories