aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • C and C++ Programming Fundamentals
  • Which of the following functions will produce a value 10 ...
Multiple choice

Which of the following functions will produce a value 10 if x = 9.7?

  1. log

  2. floor

  3. abs

  4. ceil

  5. round

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The ceil function returns the smallest integral value greater than or equal to x. The result will be 10.000.

Keep practicing — related questions

  • Which of the following must be used to get 32, if the value of x is 32.9?
  • The use of the function floor (d) returns the
  • Which of the following will give the output as 3?
  • If the 7th positive multiple of 48 is 'x' and the 8th positive multiple is 'y', then the value of xy to the...
  • Which of the following predicates is used to test an attribute value against a set of values?
  • Which of the following constraints specifies that within each tuple, the value of each attribute must be an...
  • Let the 107th multiple of 15 be 'x' and the 115th multiple be 'y'. Then, the value of (x + y)/10 to the nea...
  • If HCF (x, y) = 15 and LCM (x, y) = 200, then the value of xy/30 is
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Computer Software Operations (1772 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy