{"id":154,"date":"2024-10-03T10:20:10","date_gmt":"2024-10-03T10:20:10","guid":{"rendered":"https:\/\/itxperts.co.in\/blog\/?p=154"},"modified":"2025-03-23T06:35:05","modified_gmt":"2025-03-23T06:35:05","slug":"cbse-class-12-ip-viva-important-questions-you-must-know","status":"publish","type":"post","link":"https:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/","title":{"rendered":"CBSE Class 12 IP Viva: Important Questions You Must Know"},"content":{"rendered":"\n<p>The CBSE Class 12 Informatics Practices (IP) viva plays a crucial role in assessing a student\u2019s understanding of practical concepts. To score well, students need to be prepared with theoretical knowledge, coding concepts, and real-world applications of Informatics Practices topics. This blog post will highlight some of the <strong>most important viva questions<\/strong> that can help you prepare effectively for your exam.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Key Topics Covered in Viva for CBSE Class 12 IP:<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Data Handling Using Pandas and NumPy<\/strong><\/li>\n\n\n\n<li><strong>Database Query Using SQL<\/strong><\/li>\n\n\n\n<li><strong>Data Visualization Using Matplotlib<\/strong><\/li>\n\n\n\n<li><strong>Cyber Security<\/strong><\/li>\n\n\n\n<li><strong>Networking Concepts<\/strong><\/li>\n<\/ol>\n\n\n\n<p>Here is a breakdown of some important viva questions for each topic.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">1. <strong>Data Handling Using Pandas and NumPy<\/strong><\/h3>\n\n\n\n<p>Data handling and manipulation using Python libraries like Pandas and NumPy are at the core of CBSE Class 12 IP. You are likely to be asked about creating data frames, performing operations on data, and understanding basic functions of these libraries.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Possible Questions:<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>What is a DataFrame in Pandas? How is it different from a NumPy array?<\/li>\n\n\n\n<li>How can you create a DataFrame in Python using Pandas?<\/li>\n\n\n\n<li>Write a Python command to delete a column from a DataFrame.<\/li>\n\n\n\n<li>What is the use of the <code>iloc[]<\/code> and <code>loc[]<\/code> functions in Pandas?<\/li>\n\n\n\n<li>How do you handle missing data in a DataFrame?<\/li>\n\n\n\n<li>How do you apply aggregate functions like <code>sum()<\/code>, <code>mean()<\/code>, or <code>count()<\/code> on a DataFrame?<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">2. <strong>Database Query Using SQL<\/strong><\/h3>\n\n\n\n<p>SQL queries are essential in working with databases. You might be asked about creating databases, running queries, or manipulating data in tables.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Possible Questions:<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>What is SQL? Explain its uses.<\/li>\n\n\n\n<li>Write the SQL query to create a new table.<\/li>\n\n\n\n<li>What is the difference between <code>DELETE<\/code>, <code>TRUNCATE<\/code>, and <code>DROP<\/code> in SQL?<\/li>\n\n\n\n<li>How do you retrieve specific columns from a table in SQL?<\/li>\n\n\n\n<li>Explain the use of <code>JOIN<\/code> in SQL. Provide an example.<\/li>\n\n\n\n<li>How do you implement group by and order by in SQL?<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">3. <strong>Data Visualization Using Matplotlib<\/strong><\/h3>\n\n\n\n<p>Data visualization is essential for analyzing and interpreting data. You might be asked to demonstrate basic visualizations using Matplotlib in Python.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Possible Questions:<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>What is Matplotlib? What are its main uses?<\/li>\n\n\n\n<li>Write a Python command to create a bar chart using Matplotlib.<\/li>\n\n\n\n<li>How can you create a line plot with Matplotlib?<\/li>\n\n\n\n<li>How do you label the x-axis and y-axis in a Matplotlib plot?<\/li>\n\n\n\n<li>Explain the role of <code>plt.show()<\/code> in Matplotlib.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">4. <strong>Cyber Security<\/strong><\/h3>\n\n\n\n<p>Cyber security questions are becoming increasingly important in the CBSE syllabus, with an emphasis on basic concepts of online safety and data protection.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Possible Questions:<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>What is cyber security? Why is it important?<\/li>\n\n\n\n<li>What are phishing and malware attacks?<\/li>\n\n\n\n<li>Explain the difference between a virus and a worm.<\/li>\n\n\n\n<li>What is a firewall? How does it protect a network?<\/li>\n\n\n\n<li>What are strong passwords, and why are they important?<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">5. <strong>Networking Concepts<\/strong><\/h3>\n\n\n\n<p>Networking concepts focus on understanding the basic structure of the internet and networks, which can be crucial during your viva.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Possible Questions:<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>What is a computer network? Explain its types.<\/li>\n\n\n\n<li>What is the difference between LAN, MAN, and WAN?<\/li>\n\n\n\n<li>What is IP address? Differentiate between IPv4 and IPv6.<\/li>\n\n\n\n<li>What is DNS, and what role does it play in the internet?<\/li>\n\n\n\n<li>What are protocols, and why are they important in networking?<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">Final Tips for Preparing for Viva:<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Revise the Basics<\/strong>: Make sure you are clear with the fundamental concepts of each topic. Brush up on coding syntax and SQL queries.<\/li>\n\n\n\n<li><strong>Practice Code<\/strong>: Be comfortable in writing and explaining Python code on the spot, especially regarding data handling and visualization.<\/li>\n\n\n\n<li><strong>Be Confident<\/strong>: Answer confidently even if you&#8217;re unsure. Try explaining your thought process to show your understanding.<\/li>\n\n\n\n<li><strong>Time Management<\/strong>: Be concise and to the point in your answers. Time is limited in a viva, so don\u2019t over-explain.<\/li>\n\n\n\n<li><strong>Know Your Project<\/strong>: If your viva involves discussing a project, make sure you understand the code, the logic, and the tools you\u2019ve used in your project thoroughly.<\/li>\n<\/ol>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">Conclusion<\/h3>\n\n\n\n<p>Being prepared for your <strong>CBSE Class 12 IP viva<\/strong> is essential to score well in your practical exams. Practice coding, revise your notes, and focus on the key questions outlined above to excel in your viva. Remember, clarity of concepts and confidence in your answers is key to performing well.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The CBSE Class 12 Informatics Practices (IP) viva plays a crucial role in assessing a student\u2019s understanding of practical concepts. To score well, students need to be prepared with theoretical knowledge, coding concepts, and real-world applications of Informatics Practices topics. This blog post will highlight some of the most important viva questions that can help [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":155,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"googlesitekit_rrm_CAow44u0DA:productID":"","footnotes":""},"categories":[170],"tags":[24,34,33],"class_list":["post-154","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-technology","tag-cbse","tag-cs-coaching","tag-ip-coaching"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>CBSE Class 12 IP Viva: Important Questions You Must Know - Itxperts<\/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:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"CBSE Class 12 IP Viva: Important Questions You Must Know - Itxperts\" \/>\n<meta property=\"og:description\" content=\"The CBSE Class 12 Informatics Practices (IP) viva plays a crucial role in assessing a student\u2019s understanding of practical concepts. To score well, students need to be prepared with theoretical knowledge, coding concepts, and real-world applications of Informatics Practices topics. This blog post will highlight some of the most important viva questions that can help [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/\" \/>\n<meta property=\"og:site_name\" content=\"Itxperts\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/itxperts.co.in\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-03T10:20:10+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-23T06:35:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/itxperts.co.in\/blog\/wp-content\/uploads\/2024\/10\/12-IP-Viva-Questions.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1792\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"@mritxperts\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"@mritxperts\" \/>\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:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/\"},\"author\":{\"name\":\"@mritxperts\",\"@id\":\"https:\/\/itxperts.co.in\/blog\/#\/schema\/person\/77ad4d47f9f82583ee23e37010a52fc6\"},\"headline\":\"CBSE Class 12 IP Viva: Important Questions You Must Know\",\"datePublished\":\"2024-10-03T10:20:10+00:00\",\"dateModified\":\"2025-03-23T06:35:05+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/\"},\"wordCount\":683,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/itxperts.co.in\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/itxperts.co.in\/blog\/wp-content\/uploads\/2024\/10\/12-IP-Viva-Questions.webp\",\"keywords\":[\"CBSE\",\"CS Coaching\",\"IP Coaching\"],\"articleSection\":[\"Technology\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/\",\"url\":\"https:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/\",\"name\":\"CBSE Class 12 IP Viva: Important Questions You Must Know - Itxperts\",\"isPartOf\":{\"@id\":\"https:\/\/itxperts.co.in\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/itxperts.co.in\/blog\/wp-content\/uploads\/2024\/10\/12-IP-Viva-Questions.webp\",\"datePublished\":\"2024-10-03T10:20:10+00:00\",\"dateModified\":\"2025-03-23T06:35:05+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/#primaryimage\",\"url\":\"https:\/\/itxperts.co.in\/blog\/wp-content\/uploads\/2024\/10\/12-IP-Viva-Questions.webp\",\"contentUrl\":\"https:\/\/itxperts.co.in\/blog\/wp-content\/uploads\/2024\/10\/12-IP-Viva-Questions.webp\",\"width\":1792,\"height\":1024},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/itxperts.co.in\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"CBSE Class 12 IP Viva: Important Questions You Must Know\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/itxperts.co.in\/blog\/#website\",\"url\":\"https:\/\/itxperts.co.in\/blog\/\",\"name\":\"Itxperts\",\"description\":\"Leading Website Design Company in Madhya Pradesh\",\"publisher\":{\"@id\":\"https:\/\/itxperts.co.in\/blog\/#organization\"},\"alternateName\":\"Itxperts | Website Development in Madhya Pradesh\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/itxperts.co.in\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/itxperts.co.in\/blog\/#organization\",\"name\":\"Itxperts\",\"alternateName\":\"Leading Website Design Company in Madhya Pradesh \u2013 Itxperts\",\"url\":\"https:\/\/itxperts.co.in\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/itxperts.co.in\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/itxperts.co.in\/blog\/wp-content\/uploads\/2025\/05\/cropped-itxperts_logo.png\",\"contentUrl\":\"https:\/\/itxperts.co.in\/blog\/wp-content\/uploads\/2025\/05\/cropped-itxperts_logo.png\",\"width\":512,\"height\":512,\"caption\":\"Itxperts\"},\"image\":{\"@id\":\"https:\/\/itxperts.co.in\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/itxperts.co.in\",\"https:\/\/www.linkedin.com\/company\/itxpertsshivpuri\/\",\"https:\/\/www.instagram.com\/itxperts.co.in\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/itxperts.co.in\/blog\/#\/schema\/person\/77ad4d47f9f82583ee23e37010a52fc6\",\"name\":\"@mritxperts\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/itxperts.co.in\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/702cffafd84d85872c0d42d33a9fa39140418d7c60a1311a1f8f55b005d0570b?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/702cffafd84d85872c0d42d33a9fa39140418d7c60a1311a1f8f55b005d0570b?s=96&d=mm&r=g\",\"caption\":\"@mritxperts\"},\"description\":\"I am a full-stack web developer from India with over 8 years of experience in building dynamic and responsive web solutions. Specializing in both front-end and back-end development, I have a passion for creating seamless digital experiences. When I'm not coding, I enjoy sharing insights and tutorials on the latest web technologies, helping fellow developers stay ahead in the ever-evolving tech landscape.\",\"sameAs\":[\"https:\/\/itxperts.co.in\/blog\"],\"url\":\"https:\/\/itxperts.co.in\/blog\/author\/mritxpertsgmail-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"CBSE Class 12 IP Viva: Important Questions You Must Know - Itxperts","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:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/","og_locale":"en_US","og_type":"article","og_title":"CBSE Class 12 IP Viva: Important Questions You Must Know - Itxperts","og_description":"The CBSE Class 12 Informatics Practices (IP) viva plays a crucial role in assessing a student\u2019s understanding of practical concepts. To score well, students need to be prepared with theoretical knowledge, coding concepts, and real-world applications of Informatics Practices topics. This blog post will highlight some of the most important viva questions that can help [&hellip;]","og_url":"https:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/","og_site_name":"Itxperts","article_publisher":"https:\/\/www.facebook.com\/itxperts.co.in","article_published_time":"2024-10-03T10:20:10+00:00","article_modified_time":"2025-03-23T06:35:05+00:00","og_image":[{"width":1792,"height":1024,"url":"https:\/\/itxperts.co.in\/blog\/wp-content\/uploads\/2024\/10\/12-IP-Viva-Questions.webp","type":"image\/webp"}],"author":"@mritxperts","twitter_card":"summary_large_image","twitter_misc":{"Written by":"@mritxperts","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/#article","isPartOf":{"@id":"https:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/"},"author":{"name":"@mritxperts","@id":"https:\/\/itxperts.co.in\/blog\/#\/schema\/person\/77ad4d47f9f82583ee23e37010a52fc6"},"headline":"CBSE Class 12 IP Viva: Important Questions You Must Know","datePublished":"2024-10-03T10:20:10+00:00","dateModified":"2025-03-23T06:35:05+00:00","mainEntityOfPage":{"@id":"https:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/"},"wordCount":683,"commentCount":0,"publisher":{"@id":"https:\/\/itxperts.co.in\/blog\/#organization"},"image":{"@id":"https:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/#primaryimage"},"thumbnailUrl":"https:\/\/itxperts.co.in\/blog\/wp-content\/uploads\/2024\/10\/12-IP-Viva-Questions.webp","keywords":["CBSE","CS Coaching","IP Coaching"],"articleSection":["Technology"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/","url":"https:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/","name":"CBSE Class 12 IP Viva: Important Questions You Must Know - Itxperts","isPartOf":{"@id":"https:\/\/itxperts.co.in\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/#primaryimage"},"image":{"@id":"https:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/#primaryimage"},"thumbnailUrl":"https:\/\/itxperts.co.in\/blog\/wp-content\/uploads\/2024\/10\/12-IP-Viva-Questions.webp","datePublished":"2024-10-03T10:20:10+00:00","dateModified":"2025-03-23T06:35:05+00:00","breadcrumb":{"@id":"https:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/#primaryimage","url":"https:\/\/itxperts.co.in\/blog\/wp-content\/uploads\/2024\/10\/12-IP-Viva-Questions.webp","contentUrl":"https:\/\/itxperts.co.in\/blog\/wp-content\/uploads\/2024\/10\/12-IP-Viva-Questions.webp","width":1792,"height":1024},{"@type":"BreadcrumbList","@id":"https:\/\/itxperts.co.in\/blog\/cbse-class-12-ip-viva-important-questions-you-must-know\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/itxperts.co.in\/blog\/"},{"@type":"ListItem","position":2,"name":"CBSE Class 12 IP Viva: Important Questions You Must Know"}]},{"@type":"WebSite","@id":"https:\/\/itxperts.co.in\/blog\/#website","url":"https:\/\/itxperts.co.in\/blog\/","name":"Itxperts","description":"Leading Website Design Company in Madhya Pradesh","publisher":{"@id":"https:\/\/itxperts.co.in\/blog\/#organization"},"alternateName":"Itxperts | Website Development in Madhya Pradesh","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/itxperts.co.in\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/itxperts.co.in\/blog\/#organization","name":"Itxperts","alternateName":"Leading Website Design Company in Madhya Pradesh \u2013 Itxperts","url":"https:\/\/itxperts.co.in\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/itxperts.co.in\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/itxperts.co.in\/blog\/wp-content\/uploads\/2025\/05\/cropped-itxperts_logo.png","contentUrl":"https:\/\/itxperts.co.in\/blog\/wp-content\/uploads\/2025\/05\/cropped-itxperts_logo.png","width":512,"height":512,"caption":"Itxperts"},"image":{"@id":"https:\/\/itxperts.co.in\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/itxperts.co.in","https:\/\/www.linkedin.com\/company\/itxpertsshivpuri\/","https:\/\/www.instagram.com\/itxperts.co.in\/"]},{"@type":"Person","@id":"https:\/\/itxperts.co.in\/blog\/#\/schema\/person\/77ad4d47f9f82583ee23e37010a52fc6","name":"@mritxperts","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/itxperts.co.in\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/702cffafd84d85872c0d42d33a9fa39140418d7c60a1311a1f8f55b005d0570b?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/702cffafd84d85872c0d42d33a9fa39140418d7c60a1311a1f8f55b005d0570b?s=96&d=mm&r=g","caption":"@mritxperts"},"description":"I am a full-stack web developer from India with over 8 years of experience in building dynamic and responsive web solutions. Specializing in both front-end and back-end development, I have a passion for creating seamless digital experiences. When I'm not coding, I enjoy sharing insights and tutorials on the latest web technologies, helping fellow developers stay ahead in the ever-evolving tech landscape.","sameAs":["https:\/\/itxperts.co.in\/blog"],"url":"https:\/\/itxperts.co.in\/blog\/author\/mritxpertsgmail-com\/"}]}},"_links":{"self":[{"href":"https:\/\/itxperts.co.in\/blog\/wp-json\/wp\/v2\/posts\/154","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/itxperts.co.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/itxperts.co.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/itxperts.co.in\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/itxperts.co.in\/blog\/wp-json\/wp\/v2\/comments?post=154"}],"version-history":[{"count":1,"href":"https:\/\/itxperts.co.in\/blog\/wp-json\/wp\/v2\/posts\/154\/revisions"}],"predecessor-version":[{"id":156,"href":"https:\/\/itxperts.co.in\/blog\/wp-json\/wp\/v2\/posts\/154\/revisions\/156"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/itxperts.co.in\/blog\/wp-json\/wp\/v2\/media\/155"}],"wp:attachment":[{"href":"https:\/\/itxperts.co.in\/blog\/wp-json\/wp\/v2\/media?parent=154"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/itxperts.co.in\/blog\/wp-json\/wp\/v2\/categories?post=154"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/itxperts.co.in\/blog\/wp-json\/wp\/v2\/tags?post=154"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}