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 |
What is loop in java?
what is difference between prepare stetement and callable starement with example?
Is array serializable java?
What are the four versions of java?
what is the purpose of class "Object" which is base class for all classes?
describe synchronization in respect to multithreading? : Java thread
What is the difference between inheritance and encapsulation?
What is the use of an interface?
What does business logic mean?
What is toarray method in java?
How we can execute any code even before main method?
How does split work in java?