Ask Question
2 March, 12:29

Peter want to query a product database to determine products that have the maximum consumption (greater than 100 units in a quarter) among customers of an online shopping portal

+2
Answers (1)
  1. 2 March, 15:19
    0
    B. FLOOR (x)

    Explanation:

    The options are:

    A. ABS (x) B. FLOOR (x) C. POWER (x) D. MOD (x, y)

    B. FLOOR (x) is the correct option.

    In CS and Maths, we have the floor function which is a function that needs input as a real number, and it gives as the output the maximum integer which is equal to or less than what is denoted. And hence, the correct option is the FLOOR (x). And here the value of the x is 100.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Peter want to query a product database to determine products that have the maximum consumption (greater than 100 units in a quarter) among ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers