Is &&= a valid Java operator?
Answers were Sorted based on User's Feedback
Answer / ravikiran(aptech mumbai)
no &= is a valid operator not &&=
Is This Answer Correct ? | 21 Yes | 2 No |
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters?
What is core java used for?
How are the elements of a gridbaglayout organized?
Explain different ways of creating a thread?
What is final class?
Explain scope or life time of local variables in java?
Is java supports multiple inheritance? explain?
What's the difference between comparison done by equals method and == operator?
Is logger a singleton?
What technique is carried out to find out if a particular string is empty?
What is "Java Native Interface" and how to use it?
What is a constructor, constructor overloading in java?