...
Nielit Scentist-B [02-12-2018]
October 10, 2023
Data-Structures
October 10, 2023
Nielit Scentist-B [02-12-2018]
October 10, 2023
Data-Structures
October 10, 2023

OOPS

Question 6

The C++ statement cout <<(0 ==0) will

A
Outputs as 0
B
Outputs as 1
C
Generate error at the time of compilation
D
Generate run time
Question 6 Explanation: 
The above C++ statement outputs as 1.
Correct Answer: B
Question 6 Explanation: 
The above C++ statement outputs as 1.

Leave a Reply

Your email address will not be published. Required fields are marked *