Is &&= a valid Java operator?

Answer Posted / ravikiran(aptech mumbai)

no &= is a valid operator not &&=

Is This Answer Correct ?    21 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we override private methods?

651


What will happen when using pass by reference in java?

605


How can we find the sum of two linked lists using stack in java?

661


If A Class Is Declared Without Any Access Modifiers, Where May The Class Be Accessed?

793


Discuss different types of errors that generally occur while programming.

662






What is tochararray in java?

595


Convert a BST into a DLL and DLL to BST in place.

764


Why do we need hashset in java?

608


What language is pass by reference?

666


What does += mean coding?

606


What are the different types of multitasking?

751


Write a program to find the greatest of three numbers in java?

654


Why put method is idempotent?

555


Why does java have two ways to create child threads?

559


What will happen if there is a default method conflict as mentioned above and we have specified the same signature method in the base class instead of overriding in the existing class ?

624