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?
  • A hash table can store a maximum number of 10 records, currently there are records in locations 1, 3, 4, 7,...
  • In C++, if a function follows the functions use, it will not be necessary to place a function prototype at ...
  • Which of the following BLAST programs are used to study the sequence-structure-function relationship of nuc...
  • Consider the following statements: Placenta present in mammals acts as an endocrine tissue and produces: A)...
  • Which of the following statements is/are correct about human erythrocyte integral membrane protein band 7? ...
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy