What are static and dynamic binding in C (strictly C,not C++)?
问题 I had initial apprehensions about posting this question lest it be a duplicate.But even after googling with many keywords,I couldn't find any link on StackOverflow that explains static and dynamic binding for C.There are questions and answers for C++ though,but all involve classes and stuff that are clearly not for C.And the links outside StackExchange were quite dubious. I need to know the rigorous definition and contrast between these two bindings,exclusively in the context of C.I would