Which Java operator is right associative?

Answers were Sorted based on User's Feedback



Which Java operator is right associative?..

Answer / poonam

= i.e assignment operator

Is This Answer Correct ?    11 Yes 3 No

Which Java operator is right associative?..

Answer / ali akram

The Right Associative Operators Are
(1) =
(2) %
etc

Is This Answer Correct ?    7 Yes 2 No

Which Java operator is right associative?..

Answer / manish

yes it is = is the write answer for the right associative ok

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More Core Java Interview Questions

How do you reverse sort in java?

0 Answers  


What is size_t?

0 Answers  


What is an Exception ?

9 Answers  


What is passing by reference in java?

0 Answers  


What is the difference between java and .Net?

39 Answers   Bosch,






What differences exist between iterator and listiterator?

0 Answers  


Can we serialize singleton class?

0 Answers  


What is the difference between public, private, protected, and friend access?

0 Answers   Amazon,


What does isempty () do in java?

0 Answers  


Is void a data type?

0 Answers  


Why spring singleton is not thread safe?

0 Answers  


Why is singleton instance static?

0 Answers  


Categories