Report Bug
Qus : The && and | | operators
Qus && और | | ऑपरेटरों

A. compare two numeric values
B. combine two numeric values
C. compare two boolean values
D. None of the above


Solution
C. compare two boolean values






Report Bug