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
What is the difference between a "copy constructor" and an "assignment operator" in C++?
What is a v-table?
What is a constructor initializer list and when we use constructor initializer list?
How do you show the declaration of a virtual constructor?
What is string in c++ programming?
What is the difference between a baller and a reference in C++?
Which of the Standard C++ casts can be used to perform a ?safe? downcast: a) reinterpret_cast b) dynamic_cast c) static_cast d) const_cast
what is Member Functions in Classes?
What are activex and ole?
What is the full form of india?
If you had the following code: int x = 23; int *y; y = &x; The instruction y++; does what?
What is c strings syntax?