Ask Question

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

+3
Answers (1)
  1. 4 October, 07:47
    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?
Find 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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers