Oracle
1Z0-071 · Question #412
Which two are true? (Choose two.)
The correct answer is A. CONCAT joins two character strings together. F. FLOOR returns the largest integer less than or equal to a specified number. See the full explanation below for the reasoning.
Question
Which two are true? (Choose two.)
Options
- ACONCAT joins two character strings together.
- BCONCAT joins two or more character strings together.
- CFLOOR returns the largest positive integer less than or equal to a specified number.
- DINSTR finds the offset within a character string, starting from position 0.
- EINSTR finds the offset within a string of a single character only.
- FFLOOR returns the largest integer less than or equal to a specified number.
How the community answered
(33 responses)- A85% (28)
- B9% (3)
- C3% (1)
- D3% (1)
Community Discussion
No community discussion yet for this question.