Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

if int1 has the value 12, int has the value 18, and int3 has
the value 21, what is the result:
int1 < int2 && int2 < int 3

Answer Posted / arikuntha varathan

since 12<18 and also 18<21 the codition becomes true

Is This Answer Correct ?    13 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how the virtual base class is different from the conventional base classes of the opps.

1213


How do you clear a map in c++?

1185


Define pointers?

1102


What are c++ data types?

1214


How can I learn dev c++ programming?

1106


What is endl?

1207


Define basic type of variable used for a different condition in C++?

1194


What is std :: endl?

1081


How the programmer of a class should decide whether to declare member function or a friend function?

1183


Write about the role of c++ in the tradeoff of safety vs. Usability?

1129


Explain how functions are classified in C++ ?

1298


What is an associative container in c++?

1108


Why is it necessary to use a reference in the argument to the copy constructor?

1177


What is setiosflags c++?

1027


What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number

1337