{"id":17713,"date":"2018-06-29T17:53:22","date_gmt":"2018-06-29T12:23:22","guid":{"rendered":"http:\/\/mycbseguide.com\/blog\/?p=17713"},"modified":"2018-12-07T15:06:37","modified_gmt":"2018-12-07T09:36:37","slug":"cbse-question-paper-2018-class-12-informatics-practices","status":"publish","type":"post","link":"https:\/\/mycbseguide.com\/blog\/cbse-question-paper-2018-class-12-informatics-practices\/","title":{"rendered":"CBSE Question Paper 2018 class 12 Informatics Practices"},"content":{"rendered":"<p><strong>CBSE Question Paper 2018 class 12 Informatics Practices<\/strong>\u00a0conducted by Central Board of Secondary Education, New Delhi in the month of March 2018. CBSE previous year question papers with solution are available in myCBSEguide mobile app and cbse guide website. The Best CBSE App for students and teachers is myCBSEguide which provides complete study material and practice papers to cbse schools in India and abroad.<\/p>\n<p style=\"text-align: center;\"><strong>CBSE Question Paper 2018 class 12 Informatics Practices<\/strong><\/p>\n<p style=\"text-align: center;\"><strong><a class=\"button\" href=\"https:\/\/mycbseguide.com\/downloads\/cbse-class-12-informatics-practices\/1873\/cbse-last-year-papers\/3\/\">Download as PDF<\/a><\/strong><\/p>\n<h2>Last Year Question Paper Class 12 Informatics Practices 2018<\/h2>\n<p><strong>Time allowed : 3 hours<br \/>\nMaximum Marks: 70<\/strong><\/p>\n<p><strong>Instructions :<\/strong><\/p>\n<ol>\n<li>All questions are compulsory.<\/li>\n<li>Answer the questions after carefully reading the text.<\/li>\n<\/ol>\n<hr \/>\n<ol>\n<li style=\"list-style-type: none;\">\n<ol start=\"1\">\n<li><strong>ABC Company wants to link its computers in Head office in New Delhi to its office in Sydney. Name the type of Network that will be formed. Which communication media should be used to form this Network? (2)<br \/>\nAns.<\/strong>Type of network that will be formed: Wide Area Network(WAN) Transmission media to be used: Satellite<\/li>\n<li><strong> Which of the following is\/are not communication media? (2)<\/strong>\n<ol start=\"1\">\n<li><strong>Microwaves<\/strong><\/li>\n<li><strong>Optical Fiber cable<\/strong><\/li>\n<li><strong>Node<\/strong><\/li>\n<li><strong>Radio waves<br \/>\nIdentify which of the above-mentioned communication media are Wired media and which ones are Wireless media.<\/strong><\/li>\n<\/ol>\n<p><strong>Ans<\/strong>. Not communication media: Node<br \/>\nWired media: Optical Fiber cable<br \/>\nWireless media: Microwaves, Radio waves<\/li>\n<li><strong>Write two examples each of software in the following categories: (2)<\/strong>\n<ol start=\"1\">\n<li><strong>Open Source Operating System <\/strong><\/li>\n<li><strong>Open Source Web Browser<\/strong><\/li>\n<\/ol>\n<p><strong> Ans.<\/strong><\/p>\n<ol start=\"1\">\n<li>Linux, Android, FreeBSD, OpenBSD, NetBSD, DragonFly BSD, OpenSolaris, illumos, AuroraUX, Darwin, OpenDarwin, MINIX, FreeRTOS, FreeDOS, Haiku, House KolibriOS, MenuetOS, GNU, ReactOS, L4, Fiasco, Pistachio, Plan 9, AROS, Syllable, Inferno, NuttX, eCos, RTEMS, HelenOS, E\/OS, TempleOS, Linux, BOSS, Ubuntu, Kali Linux<\/li>\n<li>Mozilla Firefox, Google Chrome, Opera, QupZilla, Midori, rekonq, Tor Browser, NetSurf, Pale Moon, GNOME Web<\/li>\n<\/ol>\n<\/li>\n<li><strong>Expand the following terms : (2)<\/strong>\n<ol start=\"1\">\n<li><strong>GSM<\/strong><\/li>\n<li><strong>IP<\/strong><\/li>\n<\/ol>\n<p><strong> Ans.<\/strong><\/p>\n<ol start=\"1\">\n<li>GSM &#8211; Global System for Mobile Communications\/ Global System for Mobile\/ Graphics Stimulator Media<\/li>\n<li>IP &#8211; Internet Protocol<\/li>\n<\/ol>\n<\/li>\n<li><strong>Name the devices: (2)<\/strong>\n<ol start=\"1\">\n<li><strong> This device constantly looks at all the data entering and exiting your connection. It can block or reject data in response to an established rule.<\/strong><\/li>\n<li><strong> This device connects multiple nodes to form a network. It redirects the received information only to the intended node(s).<\/strong><\/li>\n<\/ol>\n<p><strong> Ans.<\/strong><\/p>\n<ol start=\"1\">\n<li>Firewall<\/li>\n<li>Switch<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<ol start=\"1\">\n<li><strong>Identify the invalid variable names. State the reason if invalid. (1)<\/strong>\n<ol start=\"1\">\n<li><strong>Marks Unit<\/strong><\/li>\n<li><strong>Product_1<\/strong><\/li>\n<li><strong>Sales123<\/strong><\/li>\n<li><strong>2Marks<\/strong><\/li>\n<\/ol>\n<p><strong> Ans.<\/strong> Invalid variable names are :<\/p>\n<ol start=\"1\">\n<li>Marks Unit<br \/>\nReason: Variable Name should not contain space<\/li>\n<li>2Marks<br \/>\nReason: Variable Name should not start with digit<\/li>\n<\/ol>\n<\/li>\n<li><strong>Write the data type of variables that should be used to store: (1)<\/strong>\n<ol start=\"1\">\n<li><strong>Marks of students<\/strong><\/li>\n<li><strong>Grades of students(Grade can be \u2018A\u2019 or \u2018B\u2019 or \u2018C\u2019)<\/strong><\/li>\n<\/ol>\n<p><strong> Ans.<\/strong><\/p>\n<ol start=\"1\">\n<li>float\/ double \/int \/ byte \/ short \/ long<\/li>\n<li>char<\/li>\n<\/ol>\n<\/li>\n<li><strong>Write examples of any two properties and any two methods of jButton component (2)<br \/>\nAns.<\/strong> <strong>Properties of JButton component :<\/strong><br \/>\nBackground, font, label, text, name, editable, enabled, horizontal alignment, border<br \/>\n<strong>Methods of JButton component :<\/strong><br \/>\nsetText(), getText(), setEnabled(), setVisible(), setEditable(), setVisible(), isSelected(), setSelected()<\/li>\n<li><strong>Write the purpose of HTML. Distinguish between &lt;P&gt; and &lt;BR&gt; tag. (2)<br \/>\nAns.<\/strong> HTML is used to create web page(s).<br \/>\n&lt;P&gt; tag is used to introduce a paragraph while &lt;BR&gt; tag is used to introduce a line break on a web page.<br \/>\nNote: &lt;P&gt; as paragraph tag and &lt;BR&gt; as line break tag to be accepted as difference<\/li>\n<li><strong>Distinguish between ComboBox and ListBox. When would you prefer using them over Radiobutton and Checkbox? (2)<br \/>\nAns.<\/strong> A ComboBox allows selection of one item from a set of items.<br \/>\nwhile ListBox provides a scrollable set of items from which one or more item(s) may be selected.<br \/>\nWhen the number of items are more Combobox or ListBox would be preferred over Radiobutton and Checkbox.<\/li>\n<li><strong>Rewrite the following code using switch statement: (2)<br \/>\nif ( code == \u2018A\u2019)<br \/>\nallowance = 3500;<br \/>\nelse if ( code == \u2018B\u2019)<br \/>\nallowance = 3200 ;<br \/>\nelse<br \/>\nallowance = 2000 ;<br \/>\nAns<\/strong>. switch(code)<br \/>\n{<br \/>\ncase \u2018A\u2019 : allowance = 3500;<br \/>\nbreak ;<br \/>\ncase \u2018B\u2019 : allowance = 3200;<br \/>\nbreak ;<br \/>\ndefault : allowance = 2000;<br \/>\n}<\/li>\n<\/ol>\n<ol start=\"1\">\n<li><strong>What is MySQL used for? Abhay wants to start learning MySQL. From where can he obtain the MySQL software ? (1)<br \/>\nAns.<\/strong><\/p>\n<ol start=\"1\">\n<li>MySQL is an open source RDBMS used for managing databases.<\/li>\n<li>For obtaining MySQL, Abhay has the following options :\n<ul>\n<li>download from the website mysql.org<\/li>\n<li>downloads it from any website that offers MySQL.<\/li>\n<li>get the software from any source<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<\/li>\n<li><strong>In the table \u201cStudent\u201d, Priya wanted to increase the Marks(Column Name: Marks) of those students by 5 who have got Marks below 33. She has entered the following statement: (1)<br \/>\nSELECT Marks+5 FROM Student WHERE Marks&lt;33;<br \/>\nIdentify errors (if any) in the above statement. Rewrite the correct SQL statement.<br \/>\nAns.<\/strong> Error: <strong>UPDATE<\/strong> should be used instead of <strong>SELECT<\/strong><br \/>\nCorrect SQL statement:<br \/>\nUPDATE Student SET Marks= Marks+5<br \/>\nWHERE Marks&lt;33;<\/p>\n<ol start=\"1\">\n<li><strong>Name the Data type that should be used to store AccountCodes like \u201cA1001\u201d of Customers.<\/strong><\/li>\n<li><strong>Name two Data types that require data to be enclosed in quotes. (2)<\/strong><\/li>\n<\/ol>\n<\/li>\n<li><strong>Ans.<\/strong>\n<ol start=\"1\">\n<li>char\/ varchar<\/li>\n<li>char\/ varchar\/ date<\/li>\n<\/ol>\n<\/li>\n<li><strong>Given the table \u2018Player\u2019 with the following columns : (2)<br \/>\nTable: Player<\/strong><\/p>\n<table class=\"mobile\" border=\"1\" cellspacing=\"0\" cellpadding=\"3\">\n<thead>\n<tr>\n<th scope=\"col\">PCODE<\/th>\n<th scope=\"col\">POINTS<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>1<\/td>\n<td>50<\/td>\n<\/tr>\n<tr>\n<td>2<\/td>\n<td>NULL<\/td>\n<\/tr>\n<tr>\n<td>3<\/td>\n<td>40<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><strong>Write the output of the following statements:<\/strong><\/p>\n<ol start=\"1\">\n<li><strong>SELECT AVG(POINTS)<br \/>\nFROM Player;<\/strong><\/li>\n<li><strong>Select COUNT(POINTS) FROM Player;<\/strong><\/li>\n<\/ol>\n<p><strong> Ans.<\/strong><\/p>\n<ol start=\"1\">\n<li><span class=\"cke_widget_wrapper cke_widget_inline cke_widget_selected\" tabindex=\"-1\" data-cke-widget-wrapper=\"1\" data-cke-filter=\"off\" data-cke-display-name=\"math\" data-cke-widget-id=\"3\"><span class=\"math-tex cke_widget_element\" data-cke-survive=\"1\" data-cke-widget-data=\"%7B%22math%22%3A%22%7Btex%7D%5C%5Cfrac%7B%7B%7B%5C%5Ctext%7BAVG%20(POINTS)%7D%7D%7D%7D%7B%7B45%7D%7D%7B%2Ftex%7D%22%2C%22classes%22%3A%7B%22math-tex%22%3A1%7D%7D\" data-cke-widget-upcasted=\"1\" data-cke-widget-keep-attr=\"0\" data-widget=\"mathjaxlatex\"><img decoding=\"async\" src=\"https:\/\/elpiscart.com\/cgi-bin\/mathtex.cgi?\\frac{{{\\text{AVG (POINTS)}}}}{{45}}\" \/><\/span><img class=\"cke_reset cke_widget_mask\" \/><\/span><\/li>\n<li><span class=\"cke_widget_wrapper cke_widget_inline cke_widget_selected\" tabindex=\"-1\" data-cke-widget-wrapper=\"1\" data-cke-filter=\"off\" data-cke-display-name=\"math\" data-cke-widget-id=\"2\"><span class=\"math-tex cke_widget_element\" data-cke-survive=\"1\" data-cke-widget-data=\"%7B%22math%22%3A%22%7Btex%7D%5C%5Cfrac%7B%7B%7B%5C%5Ctext%7BCOUNT%20(POINTS)%7D%7D%7D%7D%7B2%7D%7B%2Ftex%7D%22%2C%22classes%22%3A%7B%22math-tex%22%3A1%7D%7D\" data-cke-widget-upcasted=\"1\" data-cke-widget-keep-attr=\"0\" data-widget=\"mathjaxlatex\"><img decoding=\"async\" src=\"https:\/\/elpiscart.com\/cgi-bin\/mathtex.cgi?\\frac{{{\\text{COUNT (POINTS)}}}}{2}\" \/><\/span><img class=\"cke_reset cke_widget_mask\" \/><\/span><\/li>\n<\/ol>\n<\/li>\n<li>\u200b<strong>\u2018Class\u2019 table has columns RNO and NAME.<br \/>\nThe following statements are executed:<br \/>\nSET AUTOCOMMIT = 0;<br \/>\nINSERT INTO CLASS VALUES (5,\u2018Rajiv\u2019);<br \/>\nCOMMIT;<br \/>\nUPDATE CLASS SET NAME = \u2018Rajeev\u2019 WHERE ID = 5;<br \/>\nSAVEPOINT A;<br \/>\nINSERT INTO CLASS VALUES (6,\u2018Chris\u2019);<br \/>\nSAVEPOINT B;<br \/>\nINSERT INTO CLASS VALUES (7,\u2018Feroze\u2019);<br \/>\nSELECT * FROM CLASS;<br \/>\nROLLBACK TO B;<br \/>\nSELECT * FROM CLASS;<br \/>\nWhat will be the output of both the above given SELECT statements? (2)<br \/>\nAns.<\/strong> (Case 1: If RNO is treated as ID, the following solution should be accepted:)<br \/>\nOutput of SELECT statement 1 :<\/p>\n<table class=\"mobile\" border=\"1\" cellspacing=\"0\" cellpadding=\"3\">\n<thead>\n<tr>\n<th scope=\"col\">RNO<\/th>\n<th scope=\"col\">NAME<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>5<\/td>\n<td>Rajeev<\/td>\n<\/tr>\n<tr>\n<td>6<\/td>\n<td>Chris<\/td>\n<\/tr>\n<tr>\n<td>7<\/td>\n<td>Feroze<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Output of SELECT statement 2 :<\/p>\n<table class=\"mobile\" border=\"1\" cellspacing=\"0\" cellpadding=\"3\">\n<thead>\n<tr>\n<th scope=\"col\">RNO<\/th>\n<th scope=\"col\">NAME<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>5<\/td>\n<td>Rajeev<\/td>\n<\/tr>\n<tr>\n<td>6<\/td>\n<td>Chris<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>(Case 2: If RNO is NOT treated as ID, the following should be accepted:)<br \/>\nOutput of SELECT statement 1 :<\/p>\n<table class=\"mobile\" border=\"1\" cellspacing=\"0\" cellpadding=\"3\">\n<thead>\n<tr>\n<th scope=\"col\">RNO<\/th>\n<th scope=\"col\">NAME<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>5<\/td>\n<td>Rajeev<\/td>\n<\/tr>\n<tr>\n<td>6<\/td>\n<td>Chris<\/td>\n<\/tr>\n<tr>\n<td>7<\/td>\n<td>Feroze<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Output of SELECT statement 2 :<\/p>\n<table class=\"mobile\" border=\"1\" cellspacing=\"0\" cellpadding=\"3\">\n<thead>\n<tr>\n<th scope=\"col\">RNO<\/th>\n<th scope=\"col\">NAME<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>5<\/td>\n<td>Rajeev<\/td>\n<\/tr>\n<tr>\n<td>6<\/td>\n<td>Chris<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Case 1 and 2 : ( 2 marks for output of any one of the SELECT statement)<\/li>\n<li><strong>Name SQL Single Row functions (for each of the following) that (2)<\/strong>\n<ol start=\"1\">\n<li><strong>returns a number.<\/strong><\/li>\n<li><strong>returns lowercase letters.<\/strong><\/li>\n<li><strong>returns names of days. For example: \u201cMonday \u201c, \u201cTuesday\u201d.<\/strong><\/li>\n<li><strong>returns weekday number. For example 1 for Sunday, 2 for Monday, 3 for Tuesday.<\/strong><\/li>\n<\/ol>\n<p><strong> Ans.<\/strong><\/p>\n<ol start=\"1\">\n<li>length()\/ instr()\/ round()\/ truncate() or any other correct Single Row Function that returns a number<\/li>\n<li>lower() \/ lcase()<\/li>\n<li>dayname()<\/li>\n<li>dayofweek()<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<p style=\"text-align: center;\"><strong>These are first 3 questions only. To view and download complete question paper with solution install myCBSEguide App from google play store or log in to our\u00a0<a href=\"https:\/\/mycbseguide.com\/dashboard\/\">student dashboard<\/a>.<\/strong><\/p>\n<p style=\"text-align: center;\"><b><strong><a class=\"button\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=in.techchefs.MyCBSEGuide&amp;referrer=utm_source%3Dmycbse_bottom%26utm_medium%3Dtext%26utm_campaign%3Dmycbseads\">Download myCBSEguide App<\/a><\/strong><\/b><\/p>\n<h2>CBSE Question Paper 2018 class 12 Informatics Practices<\/h2>\n<p>Download class 12 Informatics Practices question paper with solution from best CBSE App the myCBSEguide. CBSE class 12 Informatics Practices question paper 2018 in PDF format with solution will help you to understand the latest question paper pattern and marking scheme of the CBSE board examination. You will get to know the difficulty level of the question paper.<\/p>\n<h2>Previous Year Question Paper for class 12 in PDF<\/h2>\n<p>CBSE question papers 2018, 2017, 2016, 2015, 2014, 2013, 2012, 2011, 2010, 2009, 2008, 2007, 2006, 2005 and so on for all the subjects are available under this download link. Practicing real question paper certainly helps students to get confidence and improve performance in weak areas.<\/p>\n<ul>\n<li><a href=\"http:\/\/mycbseguide.com\/downloads\/cbse-class-12-physics\/1251\/cbse-last-year-papers\/3\/\">Physics<\/a><\/li>\n<li><a href=\"http:\/\/mycbseguide.com\/downloads\/cbse-class-12-chemistry\/1267\/cbse-last-year-papers\/3\/\">Chemistry<\/a><\/li>\n<li><a href=\"http:\/\/mycbseguide.com\/downloads\/cbse-class-12-mathematics\/1284\/cbse-last-year-papers\/3\/\">Mathematics<\/a><\/li>\n<li><a href=\"http:\/\/mycbseguide.com\/downloads\/cbse-class-12-biology\/1298\/cbse-last-year-papers\/3\/\">Biology<\/a><\/li>\n<li><a href=\"http:\/\/mycbseguide.com\/downloads\/cbse-class-12-accountancy\/1315\/cbse-last-year-papers\/3\/\">Accountancy<\/a><\/li>\n<li><a href=\"http:\/\/mycbseguide.com\/downloads\/cbse-class-12-business-studies\/1727\/cbse-last-year-papers\/3\/\">Business Studies<\/a><\/li>\n<li><a href=\"http:\/\/mycbseguide.com\/downloads\/cbse-class-12-economics\/1327\/cbse-last-year-papers\/3\/\">Economics<\/a><\/li>\n<li><a href=\"http:\/\/mycbseguide.com\/downloads\/cbse-class-12-history\/1869\/cbse-last-year-papers\/3\/\">History<\/a><\/li>\n<li><a href=\"http:\/\/mycbseguide.com\/downloads\/cbse-class-12-geography\/1863\/cbse-last-year-papers\/3\/\">Geography<\/a><\/li>\n<li><a href=\"http:\/\/mycbseguide.com\/downloads\/cbse-class-12-political-science\/1879\/cbse-last-year-papers\/3\/\">Political Science<\/a><\/li>\n<li><a href=\"http:\/\/mycbseguide.com\/downloads\/cbse-class-12-physical-education\/1877\/cbse-last-year-papers\/3\/\">Physical Education<\/a><\/li>\n<li><a href=\"http:\/\/mycbseguide.com\/downloads\/cbse-class-12-computer-science\/1851\/cbse-last-year-papers\/3\/\">Computer Science<\/a><\/li>\n<li><a href=\"http:\/\/mycbseguide.com\/downloads\/cbse-class-12-informatics-practices\/1873\/cbse-last-year-papers\/3\/\">Informatics Practices<\/a><\/li>\n<li><a href=\"http:\/\/mycbseguide.com\/downloads\/cbse-class-12-english-core\/1855\/cbse-last-year-papers\/3\/\">English Core<\/a><\/li>\n<li><a href=\"http:\/\/mycbseguide.com\/downloads\/cbse-class-12-hindi-core\/1865\/cbse-last-year-papers\/3\/\">Hindi Core<\/a><\/li>\n<li><a href=\"http:\/\/mycbseguide.com\/downloads\/cbse-class-12-hindi-elective\/1867\/cbse-last-year-papers\/3\/\">Hindi Elective<\/a><\/li>\n<li><a href=\"http:\/\/mycbseguide.com\/downloads\/cbse-class-12\/1250\/\">Other Subjects<\/a><\/li>\n<\/ul>\n<p>To download CBSE Question Paper class 12 Accountancy, Chemistry, Physics, History, Political Science, Economics, Geography, Computer Science, Home Science, Accountancy, Business Studies and Home Science; do check myCBSEguide app or website. myCBSEguide provides sample papers with solution, test papers for chapter-wise practice, NCERT solutions, NCERT Exemplar solutions, quick revision notes for ready reference, CBSE guess papers and CBSE important question papers. Sample Paper all are made available through\u00a0<a href=\"https:\/\/play.google.com\/store\/apps\/details?id=in.techchefs.MyCBSEGuide&amp;referrer=utm_source%3Dmycbse_bottom%26utm_medium%3Dtext%26utm_campaign%3Dmycbseads\"><strong>the best app for CBSE students<\/strong><\/a>\u00a0and myCBSEguide website.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>CBSE Question Paper 2018 class 12 Informatics Practices\u00a0conducted by Central Board of Secondary Education, New Delhi in the month of March 2018. CBSE previous year question papers with solution are available in myCBSEguide mobile app and cbse guide website. The Best CBSE App for students and teachers is myCBSEguide which provides complete study material and &#8230; <a title=\"CBSE Question Paper 2018 class 12 Informatics Practices\" class=\"read-more\" href=\"https:\/\/mycbseguide.com\/blog\/cbse-question-paper-2018-class-12-informatics-practices\/\" aria-label=\"More on CBSE Question Paper 2018 class 12 Informatics Practices\">Read more<\/a><\/p>\n","protected":false},"author":2,"featured_media":-1,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1346,1014,1444],"tags":[1582,1527,1342,327,80,1613],"class_list":["post-17713","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cbse","category-cbse-question-papers","category-informatics-practices-cbse-class-12","tag-cbse-previous-year-paper","tag-cbse-question-paper","tag-class-12","tag-informatics-practices","tag-last-year-papers","tag-ten-year-question-papers"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>CBSE Question Paper 2018 class 12 Informatics Practices<\/title>\n<meta name=\"description\" content=\"CBSE Question Paper 2018 class 12 Informatics Practices in PDF format for free download. Question Paper Class 12 Informatics Practices.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mycbseguide.com\/blog\/cbse-question-paper-2018-class-12-informatics-practices\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"CBSE Question Paper 2018 class 12 Informatics Practices\" \/>\n<meta property=\"og:description\" content=\"CBSE Question Paper 2018 class 12 Informatics Practices in PDF format for free download. Question Paper Class 12 Informatics Practices.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mycbseguide.com\/blog\/cbse-question-paper-2018-class-12-informatics-practices\/\" \/>\n<meta property=\"og:site_name\" content=\"myCBSEguide\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/mycbseguide\/\" \/>\n<meta property=\"article:published_time\" content=\"2018-06-29T12:23:22+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2018-12-07T09:36:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mycbseguide.com\/blog\/wp-content\/uploads\/2016\/09\/mycbseguide_n.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"599\" \/>\n\t<meta property=\"og:image:height\" content=\"242\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"myCBSEguide\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@mycbseguide\" \/>\n<meta name=\"twitter:site\" content=\"@mycbseguide\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"myCBSEguide\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/mycbseguide.com\/blog\/cbse-question-paper-2018-class-12-informatics-practices\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/mycbseguide.com\/blog\/cbse-question-paper-2018-class-12-informatics-practices\/\"},\"author\":{\"name\":\"myCBSEguide\",\"@id\":\"https:\/\/mycbseguide.com\/blog\/#\/schema\/person\/f67796d5f5c5a468e8c680aaaad21519\"},\"headline\":\"CBSE Question Paper 2018 class 12 Informatics Practices\",\"datePublished\":\"2018-06-29T12:23:22+00:00\",\"dateModified\":\"2018-12-07T09:36:37+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/mycbseguide.com\/blog\/cbse-question-paper-2018-class-12-informatics-practices\/\"},\"wordCount\":1245,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/mycbseguide.com\/blog\/#organization\"},\"keywords\":[\"CBSE Previous Year Paper\",\"CBSE Question Paper\",\"class 12\",\"Informatics Practices\",\"Last Year Papers\",\"Ten Year Question Papers\"],\"articleSection\":[\"CBSE\",\"CBSE Question Papers\",\"Informatics Practices\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/mycbseguide.com\/blog\/cbse-question-paper-2018-class-12-informatics-practices\/\",\"url\":\"https:\/\/mycbseguide.com\/blog\/cbse-question-paper-2018-class-12-informatics-practices\/\",\"name\":\"CBSE Question Paper 2018 class 12 Informatics Practices\",\"isPartOf\":{\"@id\":\"https:\/\/mycbseguide.com\/blog\/#website\"},\"datePublished\":\"2018-06-29T12:23:22+00:00\",\"dateModified\":\"2018-12-07T09:36:37+00:00\",\"description\":\"CBSE Question Paper 2018 class 12 Informatics Practices in PDF format for free download. Question Paper Class 12 Informatics Practices.\",\"breadcrumb\":{\"@id\":\"https:\/\/mycbseguide.com\/blog\/cbse-question-paper-2018-class-12-informatics-practices\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/mycbseguide.com\/blog\/cbse-question-paper-2018-class-12-informatics-practices\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/mycbseguide.com\/blog\/cbse-question-paper-2018-class-12-informatics-practices\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/mycbseguide.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"CBSE Question Papers\",\"item\":\"https:\/\/mycbseguide.com\/blog\/category\/cbse-question-papers\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"CBSE Question Paper 2018 class 12 Informatics Practices\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/mycbseguide.com\/blog\/#website\",\"url\":\"https:\/\/mycbseguide.com\/blog\/\",\"name\":\"myCBSEguide\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/mycbseguide.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/mycbseguide.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/mycbseguide.com\/blog\/#organization\",\"name\":\"myCBSEguide\",\"url\":\"https:\/\/mycbseguide.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/mycbseguide.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/mycbseguide.com\/blog\/wp-content\/uploads\/2016\/04\/books_square.png\",\"contentUrl\":\"https:\/\/mycbseguide.com\/blog\/wp-content\/uploads\/2016\/04\/books_square.png\",\"width\":180,\"height\":180,\"caption\":\"myCBSEguide\"},\"image\":{\"@id\":\"https:\/\/mycbseguide.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/mycbseguide\/\",\"https:\/\/x.com\/mycbseguide\",\"https:\/\/www.linkedin.com\/company\/mycbseguide\/\",\"http:\/\/in.pinterest.com\/mycbseguide\/\",\"https:\/\/www.youtube.com\/channel\/UCxuqSnnygFzwJG0pwogCNEQ\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/mycbseguide.com\/blog\/#\/schema\/person\/f67796d5f5c5a468e8c680aaaad21519\",\"name\":\"myCBSEguide\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"CBSE Question Paper 2018 class 12 Informatics Practices","description":"CBSE Question Paper 2018 class 12 Informatics Practices in PDF format for free download. Question Paper Class 12 Informatics Practices.","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:\/\/mycbseguide.com\/blog\/cbse-question-paper-2018-class-12-informatics-practices\/","og_locale":"en_US","og_type":"article","og_title":"CBSE Question Paper 2018 class 12 Informatics Practices","og_description":"CBSE Question Paper 2018 class 12 Informatics Practices in PDF format for free download. Question Paper Class 12 Informatics Practices.","og_url":"https:\/\/mycbseguide.com\/blog\/cbse-question-paper-2018-class-12-informatics-practices\/","og_site_name":"myCBSEguide","article_publisher":"https:\/\/www.facebook.com\/mycbseguide\/","article_published_time":"2018-06-29T12:23:22+00:00","article_modified_time":"2018-12-07T09:36:37+00:00","og_image":[{"width":599,"height":242,"url":"https:\/\/mycbseguide.com\/blog\/wp-content\/uploads\/2016\/09\/mycbseguide_n.jpg","type":"image\/jpeg"}],"author":"myCBSEguide","twitter_card":"summary_large_image","twitter_creator":"@mycbseguide","twitter_site":"@mycbseguide","twitter_misc":{"Written by":"myCBSEguide","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/mycbseguide.com\/blog\/cbse-question-paper-2018-class-12-informatics-practices\/#article","isPartOf":{"@id":"https:\/\/mycbseguide.com\/blog\/cbse-question-paper-2018-class-12-informatics-practices\/"},"author":{"name":"myCBSEguide","@id":"https:\/\/mycbseguide.com\/blog\/#\/schema\/person\/f67796d5f5c5a468e8c680aaaad21519"},"headline":"CBSE Question Paper 2018 class 12 Informatics Practices","datePublished":"2018-06-29T12:23:22+00:00","dateModified":"2018-12-07T09:36:37+00:00","mainEntityOfPage":{"@id":"https:\/\/mycbseguide.com\/blog\/cbse-question-paper-2018-class-12-informatics-practices\/"},"wordCount":1245,"commentCount":0,"publisher":{"@id":"https:\/\/mycbseguide.com\/blog\/#organization"},"keywords":["CBSE Previous Year Paper","CBSE Question Paper","class 12","Informatics Practices","Last Year Papers","Ten Year Question Papers"],"articleSection":["CBSE","CBSE Question Papers","Informatics Practices"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/mycbseguide.com\/blog\/cbse-question-paper-2018-class-12-informatics-practices\/","url":"https:\/\/mycbseguide.com\/blog\/cbse-question-paper-2018-class-12-informatics-practices\/","name":"CBSE Question Paper 2018 class 12 Informatics Practices","isPartOf":{"@id":"https:\/\/mycbseguide.com\/blog\/#website"},"datePublished":"2018-06-29T12:23:22+00:00","dateModified":"2018-12-07T09:36:37+00:00","description":"CBSE Question Paper 2018 class 12 Informatics Practices in PDF format for free download. Question Paper Class 12 Informatics Practices.","breadcrumb":{"@id":"https:\/\/mycbseguide.com\/blog\/cbse-question-paper-2018-class-12-informatics-practices\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mycbseguide.com\/blog\/cbse-question-paper-2018-class-12-informatics-practices\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/mycbseguide.com\/blog\/cbse-question-paper-2018-class-12-informatics-practices\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mycbseguide.com\/blog\/"},{"@type":"ListItem","position":2,"name":"CBSE Question Papers","item":"https:\/\/mycbseguide.com\/blog\/category\/cbse-question-papers\/"},{"@type":"ListItem","position":3,"name":"CBSE Question Paper 2018 class 12 Informatics Practices"}]},{"@type":"WebSite","@id":"https:\/\/mycbseguide.com\/blog\/#website","url":"https:\/\/mycbseguide.com\/blog\/","name":"myCBSEguide","description":"","publisher":{"@id":"https:\/\/mycbseguide.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mycbseguide.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/mycbseguide.com\/blog\/#organization","name":"myCBSEguide","url":"https:\/\/mycbseguide.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mycbseguide.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/mycbseguide.com\/blog\/wp-content\/uploads\/2016\/04\/books_square.png","contentUrl":"https:\/\/mycbseguide.com\/blog\/wp-content\/uploads\/2016\/04\/books_square.png","width":180,"height":180,"caption":"myCBSEguide"},"image":{"@id":"https:\/\/mycbseguide.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/mycbseguide\/","https:\/\/x.com\/mycbseguide","https:\/\/www.linkedin.com\/company\/mycbseguide\/","http:\/\/in.pinterest.com\/mycbseguide\/","https:\/\/www.youtube.com\/channel\/UCxuqSnnygFzwJG0pwogCNEQ"]},{"@type":"Person","@id":"https:\/\/mycbseguide.com\/blog\/#\/schema\/person\/f67796d5f5c5a468e8c680aaaad21519","name":"myCBSEguide"}]}},"_links":{"self":[{"href":"https:\/\/mycbseguide.com\/blog\/wp-json\/wp\/v2\/posts\/17713","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mycbseguide.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mycbseguide.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mycbseguide.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/mycbseguide.com\/blog\/wp-json\/wp\/v2\/comments?post=17713"}],"version-history":[{"count":12,"href":"https:\/\/mycbseguide.com\/blog\/wp-json\/wp\/v2\/posts\/17713\/revisions"}],"predecessor-version":[{"id":23184,"href":"https:\/\/mycbseguide.com\/blog\/wp-json\/wp\/v2\/posts\/17713\/revisions\/23184"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mycbseguide.com\/blog\/wp-json\/"}],"wp:attachment":[{"href":"https:\/\/mycbseguide.com\/blog\/wp-json\/wp\/v2\/media?parent=17713"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mycbseguide.com\/blog\/wp-json\/wp\/v2\/categories?post=17713"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mycbseguide.com\/blog\/wp-json\/wp\/v2\/tags?post=17713"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}