Home »
MCQs »
Apache Camel MCQs
Which of the following is a Camel abstraction that represents the end of a channel that a system might use to send or receive messages?
15. Which of the following is a Camel abstraction that represents the end of a channel that a system might use to send or receive messages?
- Endpoint
- DSL
- Backlog tracer
- Bean binding
Answer: A) Endpoint
Explanation:
An endpoint is a Camel abstraction that represents the end of a channel that a system might use to send or receive messages.