{"id":1412,"date":"2021-04-05T13:47:42","date_gmt":"2021-04-05T08:02:42","guid":{"rendered":"https:\/\/bcisnotes.com\/secondsemester\/?p=1412"},"modified":"2021-05-24T12:33:21","modified_gmt":"2021-05-24T06:48:21","slug":"pokhara-university-2016-fall-object-oriented-language-bcis","status":"publish","type":"post","link":"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/","title":{"rendered":"Pokhara University, 2016 Fall Object Oriented Language || BCIS"},"content":{"rendered":"<p>This is the question set along with answers of 2016 Fall Object-Oriented Language, which was taken by Pokhara University.<\/p>\n<p><strong>POKHARA UNIVERSITY (2016 Fall Object Oriented Language)<\/strong><\/p>\n<table>\n<tbody>\n<tr>\n<td width=\"265\"><strong>Level:\u00a0 Bachelor<\/strong><\/td>\n<td width=\"265\"><strong>Semester \u2013 Fall<\/strong><\/td>\n<td width=\"265\"><strong>Year: 2016<\/strong><\/td>\n<\/tr>\n<tr>\n<td colspan=\"2\" width=\"531\"><strong>Program: BCIS<\/strong><\/td>\n<td width=\"265\"><strong>Full Marks: 100<\/strong><\/td>\n<\/tr>\n<tr>\n<td colspan=\"2\" width=\"531\"><strong>Course: Object Oriented Language(Java)<\/strong><\/td>\n<td width=\"265\"><strong>Pass Marks: 45<\/strong><\/td>\n<\/tr>\n<tr>\n<td colspan=\"3\" width=\"796\"><strong>\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0Time:3hrs<\/strong><\/td>\n<\/tr>\n<tr>\n<td colspan=\"3\" width=\"796\"><em>Candidates are required to give their answers in their own words as far as practicable.<\/em><\/td>\n<\/tr>\n<tr>\n<td colspan=\"3\" width=\"796\"><em>The figures in the margin indicate full marks.<\/em><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div dir=\"auto\" style=\"text-align: center;\">Section &#8220;A&#8221;<\/div>\n<div dir=\"auto\" style=\"text-align: center;\">Very Short Answer Questions<\/div>\n<div dir=\"auto\">Attempt all the questions<\/div>\n<ol>\n<li dir=\"auto\">Define the given keywords in nutshell: JDK and JRE.<\/li>\n<li dir=\"auto\">List out the features of Java.<\/li>\n<li dir=\"auto\">List java&#8217;s primitive data types.<\/li>\n<li dir=\"auto\">What is the scope of a variable?<\/li>\n<li dir=\"auto\">List out the uses of the super keyword.<\/li>\n<li dir=\"auto\">List the types of access modifier available in java.<\/li>\n<li dir=\"auto\">Difference between String Builder and String Buffer.<\/li>\n<li dir=\"auto\">What is the purpose of the Simple Date Format class?<\/li>\n<li dir=\"auto\">What is the two feature of java that supports reusability?<\/li>\n<li dir=\"auto\">The list life cycle of Thread.<\/li>\n<\/ol>\n<p style=\"text-align: center;\"><a href=\"https:\/\/bcisnotes.com\/secondsemester\/q-a\/very-short-questions-fall-2016-object-oriented-programming\/\" target=\"_blank\" rel=\"noopener\">The answer to the above 10 questions<\/a><\/p>\n<div dir=\"auto\" style=\"text-align: center;\">Section &#8220;B&#8221;<\/div>\n<div dir=\"auto\" style=\"text-align: center;\">Descriptive Answer Questions<\/div>\n<div dir=\"auto\">Attempt <strong>any six<\/strong> questions.<\/div>\n<div dir=\"auto\">11. How does a package differ from an interface? Explain the Dynamic method dispatch with suitable.<\/div>\n<div dir=\"auto\">12. What is multithreading? Write a program to demonstrate how to create the thread in java.<\/div>\n<div dir=\"auto\" style=\"text-align: center;\"><a href=\"https:\/\/bcisnotes.com\/secondsemester\/q-a\/what-is-multithreading-write-a-program-to-demonstrate\/\"><strong>Answer to question number 12<\/strong><\/a><\/div>\n<div dir=\"auto\">13. Explain the deadlock scenario in JAVA. Write a program to create your exception class.<\/div>\n<div dir=\"auto\" style=\"text-align: center;\"><a href=\"https:\/\/bcisnotes.com\/secondsemester\/q-a\/explain-the-deadlock-scenario-in-java-write-a-program\/\"><strong>Answer to question number 13<\/strong><\/a><\/div>\n<div dir=\"auto\">14. Define Object and Class. Create a class time with required data members and member function to display the time format in HH:MM:SS after adding two-time objects given by the user and return<\/div>\n<div dir=\"auto\">new time objects.<\/div>\n<div dir=\"auto\">15. Write the difference between Array List and Link List? Explain the uses of Array List with an example.<\/div>\n<div dir=\"auto\" style=\"text-align: center;\"><a href=\"https:\/\/bcisnotes.com\/secondsemester\/q-a\/difference-between-array-list-and-link-list-explain-uses-of-array-list\/\"><strong>Answer to question number 15<\/strong><\/a><\/div>\n<div dir=\"auto\">16. Write a program to write an integer, double and Boolean data in a file called &#8220;Pokhara.dat&#8221;. And again read those data from the file and display it in the console.<\/div>\n<div dir=\"auto\">17. Explain types of inheritance with suitable example.<\/div>\n<div dir=\"auto\" style=\"text-align: center;\"><strong><a href=\"https:\/\/bcisnotes.com\/secondsemester\/q-a\/explain-types-of-inheritance-with-suitable-example\/\">Answer to question number 17<\/a><\/strong><\/div>\n<div dir=\"auto\" style=\"text-align: center;\">18. Section &#8220;B&#8221;<\/div>\n<div dir=\"auto\">Lincoln College is thinking of building a desktop-based application to keep the record of students of the colleges. You as a software developer have to design the prototype and present demo of the first phases of desktop-based application. You are requested to develop an application as per the question given below:<\/div>\n<div dir=\"auto\"><img loading=\"lazy\" decoding=\"async\" class=\"size-medium wp-image-1418 aligncenter\" src=\"https:\/\/bcisnotes.com\/secondsemester\/wp-content\/uploads\/2021\/04\/169005570_884316005753783_9036465056839767154_n-300x243.jpg\" alt=\"2016 Fall Object Oriented Language\" width=\"300\" height=\"243\" srcset=\"https:\/\/bcisnotes.com\/secondsemester\/wp-content\/uploads\/2021\/04\/169005570_884316005753783_9036465056839767154_n-300x243.jpg 300w, https:\/\/bcisnotes.com\/secondsemester\/wp-content\/uploads\/2021\/04\/169005570_884316005753783_9036465056839767154_n-768x623.jpg 768w, https:\/\/bcisnotes.com\/secondsemester\/wp-content\/uploads\/2021\/04\/169005570_884316005753783_9036465056839767154_n.jpg 1000w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div>\n<div dir=\"auto\" style=\"text-align: center;\">Figure 1: Login Dialog<\/div>\n<div dir=\"auto\">a) Design Login Dialog same as in figure 1 with the following information.<\/div>\n<ul>\n<li dir=\"auto\">Frame size is (250,130)<\/li>\n<li dir=\"auto\">The title is the login form<\/li>\n<\/ul>\n<p style=\"text-align: center;\"><a href=\"https:\/\/bcisnotes.com\/secondsemester\/q-a\/case-study-fall-2016-object-oriented-language\/\">The answer to the above case<\/a><\/p>\n<div dir=\"auto\">You may also like\u00a0<a href=\"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-spring-2016-object-oriented-programming\/\" target=\"_blank\" rel=\"noopener\">Pokhara University || Spring 2016 || Object-Oriented Programming || BBA\/ BCIS<\/a><\/div>\n<div class=\"rfkyt69ea732b29643\" ><div id=\"amzn-assoc-ad-668fe681-bdc6-49ee-a9f9-a4c2f5be29a0\"><\/div><script async src=\"\/\/z-na.amazon-adsystem.com\/widgets\/onejs?MarketPlace=US&adInstanceId=668fe681-bdc6-49ee-a9f9-a4c2f5be29a0\"><\/script><\/div><style type=\"text\/css\">\r\n@media screen and (min-width: 1201px) {\r\n.rfkyt69ea732b29643 {\r\ndisplay: block;\r\n}\r\n}\r\n@media screen and (min-width: 993px) and (max-width: 1200px) {\r\n.rfkyt69ea732b29643 {\r\ndisplay: block;\r\n}\r\n}\r\n@media screen and (min-width: 769px) and (max-width: 992px) {\r\n.rfkyt69ea732b29643 {\r\ndisplay: block;\r\n}\r\n}\r\n@media screen and (min-width: 768px) and (max-width: 768px) {\r\n.rfkyt69ea732b29643 {\r\ndisplay: block;\r\n}\r\n}\r\n@media screen and (max-width: 767px) {\r\n.rfkyt69ea732b29643 {\r\ndisplay: block;\r\n}\r\n}\r\n<\/style>\r\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>This is the question set along with answers of 2016 Fall Object-Oriented Language, which was taken by Pokhara University. POKHARA UNIVERSITY (2016 Fall Object Oriented <a class=\"mh-excerpt-more\" href=\"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/\" title=\"Pokhara University, 2016 Fall Object Oriented Language || BCIS\">[&#8230;]<\/a><\/p>\n<\/div>","protected":false},"author":14,"featured_media":1419,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[17],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Pokhara University, 2016 Fall Object Oriented Language || BCIS<\/title>\n<meta name=\"description\" content=\"This is the question set along with answers of 2016 Fall Object-Oriented Language, which was taken by Pokhara University.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pokhara University, 2016 Fall Object Oriented Language || BCIS\" \/>\n<meta property=\"og:description\" content=\"This is the question set along with answers of 2016 Fall Object-Oriented Language, which was taken by Pokhara University.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/\" \/>\n<meta property=\"og:site_name\" content=\"BCIS NOTES\" \/>\n<meta property=\"article:published_time\" content=\"2021-04-05T08:02:42+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-05-24T06:48:21+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bcisnotes.com\/secondsemester\/wp-content\/uploads\/2021\/04\/2016-Fall-Object-Oriented-Language.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"340\" \/>\n\t<meta property=\"og:image:height\" content=\"230\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Satyal\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Satyal\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/\"},\"author\":{\"name\":\"Satyal\",\"@id\":\"https:\/\/bcisnotes.com\/secondsemester\/#\/schema\/person\/f8dbec6a3775d3a538119e749a62cea8\"},\"headline\":\"Pokhara University, 2016 Fall Object Oriented Language || BCIS\",\"datePublished\":\"2021-04-05T08:02:42+00:00\",\"dateModified\":\"2021-05-24T06:48:21+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/\"},\"wordCount\":422,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/bcisnotes.com\/secondsemester\/#organization\"},\"image\":{\"@id\":\"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/bcisnotes.com\/secondsemester\/wp-content\/uploads\/2021\/04\/2016-Fall-Object-Oriented-Language.jpg\",\"articleSection\":[\"Question Bank\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/\",\"url\":\"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/\",\"name\":\"Pokhara University, 2016 Fall Object Oriented Language || BCIS\",\"isPartOf\":{\"@id\":\"https:\/\/bcisnotes.com\/secondsemester\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/bcisnotes.com\/secondsemester\/wp-content\/uploads\/2021\/04\/2016-Fall-Object-Oriented-Language.jpg\",\"datePublished\":\"2021-04-05T08:02:42+00:00\",\"dateModified\":\"2021-05-24T06:48:21+00:00\",\"description\":\"This is the question set along with answers of 2016 Fall Object-Oriented Language, which was taken by Pokhara University.\",\"breadcrumb\":{\"@id\":\"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/#primaryimage\",\"url\":\"https:\/\/bcisnotes.com\/secondsemester\/wp-content\/uploads\/2021\/04\/2016-Fall-Object-Oriented-Language.jpg\",\"contentUrl\":\"https:\/\/bcisnotes.com\/secondsemester\/wp-content\/uploads\/2021\/04\/2016-Fall-Object-Oriented-Language.jpg\",\"width\":340,\"height\":230},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/bcisnotes.com\/secondsemester\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Pokhara University, 2016 Fall Object Oriented Language || BCIS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/bcisnotes.com\/secondsemester\/#website\",\"url\":\"https:\/\/bcisnotes.com\/secondsemester\/\",\"name\":\"BCIS NOTES\",\"description\":\"Second Semester\",\"publisher\":{\"@id\":\"https:\/\/bcisnotes.com\/secondsemester\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/bcisnotes.com\/secondsemester\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/bcisnotes.com\/secondsemester\/#organization\",\"name\":\"BCIS NOTES\",\"url\":\"https:\/\/bcisnotes.com\/secondsemester\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/bcisnotes.com\/secondsemester\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/bcisnotes.com\/secondsemester\/wp-content\/uploads\/2019\/12\/cropped-2.jpg\",\"contentUrl\":\"https:\/\/bcisnotes.com\/secondsemester\/wp-content\/uploads\/2019\/12\/cropped-2.jpg\",\"width\":300,\"height\":100,\"caption\":\"BCIS NOTES\"},\"image\":{\"@id\":\"https:\/\/bcisnotes.com\/secondsemester\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/bcisnotes.com\/secondsemester\/#\/schema\/person\/f8dbec6a3775d3a538119e749a62cea8\",\"name\":\"Satyal\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/bcisnotes.com\/secondsemester\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/046e4cf5c1f258099878dc90092445b4?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/046e4cf5c1f258099878dc90092445b4?s=96&d=mm&r=g\",\"caption\":\"Satyal\"},\"sameAs\":[\"http:\/\/bcisnotes.com\/secondsemester\"],\"url\":\"https:\/\/bcisnotes.com\/secondsemester\/author\/sadikshya\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Pokhara University, 2016 Fall Object Oriented Language || BCIS","description":"This is the question set along with answers of 2016 Fall Object-Oriented Language, which was taken by Pokhara University.","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:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/","og_locale":"en_US","og_type":"article","og_title":"Pokhara University, 2016 Fall Object Oriented Language || BCIS","og_description":"This is the question set along with answers of 2016 Fall Object-Oriented Language, which was taken by Pokhara University.","og_url":"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/","og_site_name":"BCIS NOTES","article_published_time":"2021-04-05T08:02:42+00:00","article_modified_time":"2021-05-24T06:48:21+00:00","og_image":[{"width":340,"height":230,"url":"https:\/\/bcisnotes.com\/secondsemester\/wp-content\/uploads\/2021\/04\/2016-Fall-Object-Oriented-Language.jpg","type":"image\/jpeg"}],"author":"Satyal","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Satyal","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/#article","isPartOf":{"@id":"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/"},"author":{"name":"Satyal","@id":"https:\/\/bcisnotes.com\/secondsemester\/#\/schema\/person\/f8dbec6a3775d3a538119e749a62cea8"},"headline":"Pokhara University, 2016 Fall Object Oriented Language || BCIS","datePublished":"2021-04-05T08:02:42+00:00","dateModified":"2021-05-24T06:48:21+00:00","mainEntityOfPage":{"@id":"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/"},"wordCount":422,"commentCount":0,"publisher":{"@id":"https:\/\/bcisnotes.com\/secondsemester\/#organization"},"image":{"@id":"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/#primaryimage"},"thumbnailUrl":"https:\/\/bcisnotes.com\/secondsemester\/wp-content\/uploads\/2021\/04\/2016-Fall-Object-Oriented-Language.jpg","articleSection":["Question Bank"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/","url":"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/","name":"Pokhara University, 2016 Fall Object Oriented Language || BCIS","isPartOf":{"@id":"https:\/\/bcisnotes.com\/secondsemester\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/#primaryimage"},"image":{"@id":"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/#primaryimage"},"thumbnailUrl":"https:\/\/bcisnotes.com\/secondsemester\/wp-content\/uploads\/2021\/04\/2016-Fall-Object-Oriented-Language.jpg","datePublished":"2021-04-05T08:02:42+00:00","dateModified":"2021-05-24T06:48:21+00:00","description":"This is the question set along with answers of 2016 Fall Object-Oriented Language, which was taken by Pokhara University.","breadcrumb":{"@id":"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/#primaryimage","url":"https:\/\/bcisnotes.com\/secondsemester\/wp-content\/uploads\/2021\/04\/2016-Fall-Object-Oriented-Language.jpg","contentUrl":"https:\/\/bcisnotes.com\/secondsemester\/wp-content\/uploads\/2021\/04\/2016-Fall-Object-Oriented-Language.jpg","width":340,"height":230},{"@type":"BreadcrumbList","@id":"https:\/\/bcisnotes.com\/secondsemester\/question-bank\/pokhara-university-2016-fall-object-oriented-language-bcis\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bcisnotes.com\/secondsemester\/"},{"@type":"ListItem","position":2,"name":"Pokhara University, 2016 Fall Object Oriented Language || BCIS"}]},{"@type":"WebSite","@id":"https:\/\/bcisnotes.com\/secondsemester\/#website","url":"https:\/\/bcisnotes.com\/secondsemester\/","name":"BCIS NOTES","description":"Second Semester","publisher":{"@id":"https:\/\/bcisnotes.com\/secondsemester\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bcisnotes.com\/secondsemester\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/bcisnotes.com\/secondsemester\/#organization","name":"BCIS NOTES","url":"https:\/\/bcisnotes.com\/secondsemester\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bcisnotes.com\/secondsemester\/#\/schema\/logo\/image\/","url":"https:\/\/bcisnotes.com\/secondsemester\/wp-content\/uploads\/2019\/12\/cropped-2.jpg","contentUrl":"https:\/\/bcisnotes.com\/secondsemester\/wp-content\/uploads\/2019\/12\/cropped-2.jpg","width":300,"height":100,"caption":"BCIS NOTES"},"image":{"@id":"https:\/\/bcisnotes.com\/secondsemester\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/bcisnotes.com\/secondsemester\/#\/schema\/person\/f8dbec6a3775d3a538119e749a62cea8","name":"Satyal","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bcisnotes.com\/secondsemester\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/046e4cf5c1f258099878dc90092445b4?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/046e4cf5c1f258099878dc90092445b4?s=96&d=mm&r=g","caption":"Satyal"},"sameAs":["http:\/\/bcisnotes.com\/secondsemester"],"url":"https:\/\/bcisnotes.com\/secondsemester\/author\/sadikshya\/"}]}},"_links":{"self":[{"href":"https:\/\/bcisnotes.com\/secondsemester\/wp-json\/wp\/v2\/posts\/1412"}],"collection":[{"href":"https:\/\/bcisnotes.com\/secondsemester\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bcisnotes.com\/secondsemester\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bcisnotes.com\/secondsemester\/wp-json\/wp\/v2\/users\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/bcisnotes.com\/secondsemester\/wp-json\/wp\/v2\/comments?post=1412"}],"version-history":[{"count":9,"href":"https:\/\/bcisnotes.com\/secondsemester\/wp-json\/wp\/v2\/posts\/1412\/revisions"}],"predecessor-version":[{"id":1573,"href":"https:\/\/bcisnotes.com\/secondsemester\/wp-json\/wp\/v2\/posts\/1412\/revisions\/1573"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/bcisnotes.com\/secondsemester\/wp-json\/wp\/v2\/media\/1419"}],"wp:attachment":[{"href":"https:\/\/bcisnotes.com\/secondsemester\/wp-json\/wp\/v2\/media?parent=1412"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bcisnotes.com\/secondsemester\/wp-json\/wp\/v2\/categories?post=1412"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bcisnotes.com\/secondsemester\/wp-json\/wp\/v2\/tags?post=1412"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}