+ 1
"Invoke" meaning?
What does "invoke" exactly mean?
3 Respuestas
+ 4
Invoke means call to something.
call any function in your code similarly many people say invoke the function.
+ 6
What's the difference between "call" and "invoke"?
https://stackoverflow.com/questions/18505422/whats-the-difference-between-call-and-invoke
Before asking a question on the Q/A,
try to search :
• Google Advenced Search :
Set domain to 》sololearn.com《 for search only on the SoloLearn
https://www.google.com/advanced_search
• Eclipse Wiki :
"Before asking a question on the forums"
https://wiki.eclipse.org/Before_asking_a_question_on_the_forums
• SoloLearn Advanced Search :
http://www.freecodeexamples.com/2018/12/sololearn-advanced-search.html
https://code.sololearn.com/W26q4WtwSP8W/?ref=app
+ 5
Execute is similar to invoke.
You can rather do a Google search or translator for better answer.