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
How long does it take to get good at leetcode?
What is fflush c++?
what is software cycle? What is a mission critical system ? What is the important aspect of a real-time system ? Explain the difference between microkernel and macro kernel. Give an example of microkernel.Why paging is used ? Which is the best page replacement algo and Why ? What is software life cycle ? How much time is spent usually in each phases and why Which one do U want to work if selected in Honeywell ? Which are the different types of testing ? What is a distributed system ? Some questions about CSP. Which languages do U know ? What are the differences between Pascal and C. questions from Compiler construction and Lisp. Which are the different computer architecture? What is the requirement in MIMD ? What is the difference between RISC and CISC processors ? Difference between loosely coupled and tightly coupled systems ? What is an open system?
Define linked lists with the help of an example.
What is the real purpose of class – to export data?
Are strings immutable in c++?
What is array in c++ example?
What is the use of map in c++?
Do you know what are pure virtual functions?
What does std :: flush do?
How do you traverse a btree in backward in-order?
What is c++ library?
What is the best c++ ide?
What is the header file for setw?
How do I download c++?