Home »
MCQs »
CherryPy MCQs
Which of the following functions returns a hard-coded dictionary and also fetches the values from databases?
29. Which of the following functions returns a hard-coded dictionary and also fetches the values from databases?
- Get_users
- User_get
- Users
- get
Answer: A) Get_users
Explanation:
Get_users returns a hard-coded dictionary and also fetches the values from databases.