If you call a method and it doesn’t exist it’ll cause a problem. To check the method which function will you use?
A._method()
B.methodexists()
C.is_callable()
D.is_method()
Answers
Answered by
0
______✨ HEY MATE ✨______
➡️Option (C) is ___callable() is the right answer ✔️
There is another method which you can use – method_exists() for similar purpose.
➡️Option (C) is ___callable() is the right answer ✔️
There is another method which you can use – method_exists() for similar purpose.
Similar questions
English,
6 months ago
Math,
6 months ago
English,
6 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
Biology,
1 year ago