 

{"id":648,"date":"2012-10-29T15:54:33","date_gmt":"2012-10-29T15:54:33","guid":{"rendered":"http:\/\/www.oureducation.in\/answers\/?p=648"},"modified":"2012-10-29T15:54:33","modified_gmt":"2012-10-29T15:54:33","slug":"fin-out-op","status":"publish","type":"post","link":"https:\/\/www.oureducation.in\/answers\/fin-out-op\/","title":{"rendered":"fin out o\/p?"},"content":{"rendered":"<p>&nbsp;<\/p>\n<p style=\"font-family: Verdana, Tahoma, Arial, sans-serif;font-size: 12px;line-height: 17px\">What will be the output of the program?<\/p>\n<pre style=\"border: 1px dashed #93b7d5;background-color: #f8f8f8;padding: 10px;font-size: 12px\"><code style=\"font-family: 'courier new', courier;font-size: 12px\"><span class=\"keyword\" style=\"color: #0000ff;font-family: courier, 'courier new'\">public<\/span> <span class=\"class\" style=\"font-family: courier, 'courier new'\"><span class=\"keyword\" style=\"color: #0000ff\">class<\/span> <span class=\"title\" style=\"color: #ee3b3b\">Foo<\/span> \r\n{<\/span>  \r\n    <span class=\"keyword\" style=\"color: #0000ff;font-family: courier, 'courier new'\">public<\/span> <span class=\"keyword\" style=\"color: #0000ff;font-family: courier, 'courier new'\">static<\/span> <span class=\"keyword\" style=\"color: #0000ff;font-family: courier, 'courier new'\">void<\/span> main(String[] args) \r\n    {\r\n        <span class=\"keyword\" style=\"color: #0000ff;font-family: courier, 'courier new'\">try<\/span> \r\n        { \r\n            <span class=\"keyword\" style=\"color: #0000ff;font-family: courier, 'courier new'\">return<\/span>; \r\n        } \r\n        <span class=\"keyword\" style=\"color: #0000ff;font-family: courier, 'courier new'\">finally<\/span> \r\n        {\r\n            System.out.println( <span class=\"string\" style=\"color: #ee3b3b;font-family: courier, 'courier new'\">\"Finally\"<\/span> ); \r\n        } \r\n    } \r\n}<\/code><\/pre>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; What will be the output of the program? public class Foo { public static void main(String[] args) { try { return; } finally { System.out.println( &#8220;Finally&#8221; ); } } } &nbsp;<\/p>\n","protected":false},"author":0,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[],"tags":[4],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>fin out o\/p?<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.oureducation.in\/answers\/fin-out-op\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"fin out o\/p?\" \/>\n<meta property=\"og:description\" content=\"&nbsp; What will be the output of the program? public class Foo { public static void main(String[] args) { try { return; } finally { System.out.println( &quot;Finally&quot; ); } } } &nbsp;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.oureducation.in\/answers\/fin-out-op\/\" \/>\n<meta property=\"og:site_name\" content=\"Our Education Q&amp;A\" \/>\n<meta property=\"article:published_time\" content=\"2012-10-29T15:54:33+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.oureducation.in\/answers\/fin-out-op\/\",\"url\":\"https:\/\/www.oureducation.in\/answers\/fin-out-op\/\",\"name\":\"fin out o\/p?\",\"isPartOf\":{\"@id\":\"https:\/\/www.oureducation.in\/answers\/#website\"},\"datePublished\":\"2012-10-29T15:54:33+00:00\",\"dateModified\":\"2012-10-29T15:54:33+00:00\",\"author\":{\"@id\":\"\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.oureducation.in\/answers\/fin-out-op\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.oureducation.in\/answers\/fin-out-op\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.oureducation.in\/answers\/fin-out-op\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.oureducation.in\/answers\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"fin out o\/p?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.oureducation.in\/answers\/#website\",\"url\":\"https:\/\/www.oureducation.in\/answers\/\",\"name\":\"Our Education Q&amp;A\",\"description\":\"Best Coaching Institutes Colleges Q&amp;A\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.oureducation.in\/answers\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"fin out o\/p?","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.oureducation.in\/answers\/fin-out-op\/","og_locale":"en_US","og_type":"article","og_title":"fin out o\/p?","og_description":"&nbsp; What will be the output of the program? public class Foo { public static void main(String[] args) { try { return; } finally { System.out.println( \"Finally\" ); } } } &nbsp;","og_url":"https:\/\/www.oureducation.in\/answers\/fin-out-op\/","og_site_name":"Our Education Q&amp;A","article_published_time":"2012-10-29T15:54:33+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.oureducation.in\/answers\/fin-out-op\/","url":"https:\/\/www.oureducation.in\/answers\/fin-out-op\/","name":"fin out o\/p?","isPartOf":{"@id":"https:\/\/www.oureducation.in\/answers\/#website"},"datePublished":"2012-10-29T15:54:33+00:00","dateModified":"2012-10-29T15:54:33+00:00","author":{"@id":""},"breadcrumb":{"@id":"https:\/\/www.oureducation.in\/answers\/fin-out-op\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.oureducation.in\/answers\/fin-out-op\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.oureducation.in\/answers\/fin-out-op\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.oureducation.in\/answers\/"},{"@type":"ListItem","position":2,"name":"fin out o\/p?"}]},{"@type":"WebSite","@id":"https:\/\/www.oureducation.in\/answers\/#website","url":"https:\/\/www.oureducation.in\/answers\/","name":"Our Education Q&amp;A","description":"Best Coaching Institutes Colleges Q&amp;A","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.oureducation.in\/answers\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.oureducation.in\/answers\/wp-json\/wp\/v2\/posts\/648"}],"collection":[{"href":"https:\/\/www.oureducation.in\/answers\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.oureducation.in\/answers\/wp-json\/wp\/v2\/types\/post"}],"replies":[{"embeddable":true,"href":"https:\/\/www.oureducation.in\/answers\/wp-json\/wp\/v2\/comments?post=648"}],"version-history":[{"count":0,"href":"https:\/\/www.oureducation.in\/answers\/wp-json\/wp\/v2\/posts\/648\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.oureducation.in\/answers\/wp-json\/wp\/v2\/media?parent=648"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.oureducation.in\/answers\/wp-json\/wp\/v2\/categories?post=648"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.oureducation.in\/answers\/wp-json\/wp\/v2\/tags?post=648"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}