Home »
MCQs »
Symfony MCQs
The ____ function can be used to send a response to the client?
25. The ____ function can be used to send a response to the client?
- Convey()
- Transmit()
- Send()
- Pass()
Answer: C) Send()
Explanation:
The send() function can be used to send a response to the client.