Evaluate !(1&&1||1&&0)

a) Error

b) False

c) True


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What do you mean by function and operator overloading in c++?

0 Answers  


When the constructor of a base class calls a virtual function, why doesn't the override function of the derived class gets called?

0 Answers  


What is a type library?

0 Answers  


How to implement is-a and has-a class relationships?

0 Answers  


What is an accessor in c++?

0 Answers  






What is helper in c++?

0 Answers  


Is c++ a good first language to learn?

0 Answers  


When copy constructor can be used?

4 Answers   Symphony,


why is iostream::eof inside a loop condition considered wrong?

0 Answers  


Can we change the basic meaning of an operator in c++?

0 Answers  


Define vptr.

0 Answers  


How many characters are recognized by ANSI C++?

0 Answers   Hexaware, NIIT,


Categories