Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

question 2 which function reverses the logic of boolean conditions? if …

Question

question 2
which function reverses the logic of boolean conditions?
if
no
reverse
not
question 3
what does vlookup stand for?
vertical lookup
variety lookup
verizon lookup
visible lookup

Explanation:

Brief Explanations
  • For Question 2: In boolean logic, the NOT function inverts the truth - value of a boolean condition. For example, if a condition is true, NOT makes it false and vice - versa.
  • For Question 3: VLOOKUP in spreadsheet software stands for Vertical Lookup. It searches for a value in the first column of a table and returns a value in the same row from a specified column.

Answer:

Question 2: NOT
Question 3: Vertical Lookup