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

Is there any need to import java.lang package?

13 Answers   Sun Microsystems,


Add a value x to array from index l to r where 0 <= l <= r <= n-1

0 Answers   Amazon,


What is the range of a character variable?

0 Answers  


Urgent requirement of JAVA/.NET/QA in a CMMI level3 MNC for Pune location.

0 Answers  


How do you break a loop?

0 Answers  


Can you use abstract and final both with a method?

0 Answers  


What are 3 data types?

0 Answers  


Give a briefing on the life cycle of a thread.

1 Answers  


What classes of exceptions may be caught by a catch clause in java programming?

0 Answers  


Can we extend immutable class?

0 Answers  


What method is used to know the status of Checkbox(i.e it is checked or unchecked)?

1 Answers  


difference throws and throw in java

3 Answers  


Categories