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 are mutator methods in c++?

0 Answers  


What is decltype c++?

0 Answers  


Does a derived class inherit or doesn't inherit?

0 Answers  


How do I get good at c++ programming?

0 Answers  


What are the differences between new and malloc?

0 Answers  






What is function overriding in c++?

0 Answers  


What is the output of the following 3D Array int arr[3][2][2]={1,2,3,4,5,6,7,8,9,10,11,12}; what is the output for arr[2][1][0]?

6 Answers   HCL, Integra, IPMC, ORG,


How do I make turbo c++ full screen?

0 Answers  


Is multimap sorted c++?

0 Answers  


what kind of projects are suitable for c and c++

0 Answers  


If there are 1 to 100 Numbers in array of 101 elements. Which is the easy way to find repeated number?

2 Answers   Persistent,


What is c++ mutable?

0 Answers  


Categories