Write a corrected statement in c++ so that the statement
will work properly. if (4 < x < 11) y=2*x;


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

Post New Answer

More C++ General Interview Questions

What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required

0 Answers  


What is the difference between #import and #include in c++?

0 Answers  


What is object in c++ example?

0 Answers  


What is iterator in c++?

0 Answers  


What is conversion constructor?

2 Answers   TCS,






Which is the best c++ compiler?

0 Answers  


What is c++ good for?

0 Answers  


How c functions prevents rework and therefore saves the programers time as wel as length of the code ?

0 Answers  


What are the differences between new and malloc?

0 Answers  


How can I disable the "echo" feature?

0 Answers  


Explain the auto storage classes in c++.

0 Answers  


What is type of 'this' pointer? Explain when it is get created?

0 Answers  


Categories