

MCQOPTIONS
Saved Bookmarks
This section includes 3 Mcqs, each offering curated multiple-choice questions to sharpen your Discrete Mathematics knowledge and support exam preparation. Choose a topic below to get started.
1. |
For some number x, Floor(x) <= x <= Ceil(x). |
A. | True |
B. | False |
Answer» B. False | |
2. |
For some integer n such that x < n < x + 1, ceil(x) < n. |
A. | True |
B. | False |
Answer» C. | |
3. |
A function f(x) is defined as f(x) = x [x], where [.] represents GIF then __________ |
A. | f(x) will be intergral part of x |
B. | f(x) will be fractional part of x |
C. | f(x) will always be 0 |
D. | none of the mentioned |
Answer» C. f(x) will always be 0 | |