06-06-2015, 10:25 AM
Thanks babu123 for reply
In a interview the interviewer asked this question (adding function library during execution), and I said we cant add during execution but if function lib not found then we can handle it using if condition it code before it executes. But the interviewer told there are some ways for doing this without stopping the code execution.
In a interview the interviewer asked this question (adding function library during execution), and I said we cant add during execution but if function lib not found then we can handle it using if condition it code before it executes. But the interviewer told there are some ways for doing this without stopping the code execution.