Practice Okta Okta-Certified-Administrator Exam Questions
-
-
Page: 1/27
Total 132 Questions
Question No 1
When using Okta Expression Language, which of the following will have the output: okta.com Solution: String.substringAfter("abc@okta.com", "@")
Question No 2
When using Okta Expression Language, which of the following will have the output: okta.com Solution: String.substring("abc@okta.com", "@")
Question No 3
When using Okta Expression Language, which of the following will have the output: okta.com Solution: String.substringBefore("abc@okta.com", "@okta.com")
Question No 4
When using Okta Expression Language, which of the following will have the output: This is a test Solution: String.append("This is", " a test")
Question No 5
When using Okta Expression Language, which of the following will have the output: This is a test Solution: String.join(",", "This", "is", "a", "test")
-
Page: 1/27
Total 132 Questions
-