What does the code "cout<<(0==0);" print?




1) 0


2) 1


3) Compiler error: Lvalue required

Answer Posted / guest

2

Is This Answer Correct ?    1 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many human genes are polymorphic?

583


Whats oop mean?

607


Where is pseudocode used?

573


How is class defined?

603


Can static class have constructor?

595






What language is oop?

603


if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?

2768


What is solid in oops?

623


What are the 4 pillars of oop?

678


What is meant by oops concept?

618


What do you mean by Encapsulation?

651


How to improve object oriented design skills?

575


Why do we need oop?

679


Write a program to reverse a string using recursive function?

1804


String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?

1954