{"id":4976,"date":"2014-03-30T17:25:38","date_gmt":"2014-03-30T17:25:38","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/what-is-static-and-dynamic-binding-closed-collection-of-common-programming-errors\/"},"modified":"2014-03-30T17:25:38","modified_gmt":"2014-03-30T17:25:38","slug":"what-is-static-and-dynamic-binding-closed-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/what-is-static-and-dynamic-binding-closed-collection-of-common-programming-errors\/","title":{"rendered":"What is Static and Dynamic binding? [closed]-Collection of common programming errors"},"content":{"rendered":"<p>Static binding is performed at compile time. For example: variables and overloaded methods in java are bound at compile time.<\/p>\n<p>Dynamic binding is performed at runtime. For example: in case of method overriding, instead of Type or Class information an Object is used to resolve method calls.<\/p>\n<p>Please visit following links for more information:<\/p>\n<p>http:\/\/javarevisited.blogspot.in\/2012\/03\/what-is-static-and-dynamic-binding-in.html http:\/\/www.youtube.com\/watch?v=dQMWvWaKOjI<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Static binding is performed at compile time. For example: variables and overloaded methods in java are bound at compile time. Dynamic binding is performed at runtime. For example: in case of method overriding, instead of Type or Class information an Object is used to resolve method calls. Please visit following links for more information: http:\/\/javarevisited.blogspot.in\/2012\/03\/what-is-static-and-dynamic-binding-in.html [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-4976","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4976","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=4976"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4976\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=4976"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=4976"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=4976"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}