Answer:
Hi!
The following Javascript statement compares if num is 2 or 5 and increment num by 1 if true.
if ( num==2 || num==5)
num = num +1;
Explanation:
The operator == is used to compare if the operands are equal.
The operator || is OR.
- If at least one of the operands is true then return true.
- If all operands are false returns false.
if( num==2 || num==5)
<em> // if num is equal 2 or if num is equal 5</em>
num = num +1; <em>// adds 1 to num.</em>
Answer:
I say that this would be data. It is the one that makes the most sense, because in math, that would be the data that you may not know what to do with....YET!! Hope this was helpful!
Answer:
I believe the answer would be B) Expert tasks?
Explanation:
Might be wrong but trust your gut!!
I believe this because.. wasn't that what most AI was made for/programmed to do....?? Carry out tasks that others couldn't do so easily? Ask yourself............
Have a wonderful weekend and good luck!!!
I think the order would be
10010001-1000001 (as the biggest amount)
100101100/101
10011x101
10010x11
10100+10101 (as the least amount)
hope this helps! :)