0 votes
in JAVA by
Which of the following operators can operate on a boolean variable?

1) &&

2) ==

3) ?:

4) +=

a) 3 & 2

b) 1 & 4

c) 1, 2 & 4

d) 1, 2 & 3

1 Answer

0 votes
by

d) 1, 2 & 3

Related questions

0 votes
asked May 5, 2021 in JAVA by SakshiSharma
+1 vote
asked Aug 1, 2019 in Kibana by Venkatshastri
...