{"id":3975,"date":"2026-03-28T10:43:18","date_gmt":"2026-03-28T10:43:18","guid":{"rendered":"https:\/\/ksquareinstitute.in\/blog\/?p=3975"},"modified":"2026-04-03T12:22:21","modified_gmt":"2026-04-03T12:22:21","slug":"electric-charges-and-fields-class-12-notes-pdf","status":"publish","type":"post","link":"https:\/\/ksquareinstitute.in\/blog\/electric-charges-and-fields-class-12-notes-pdf\/","title":{"rendered":"Electric Charges and Fields Class 12 Notes PDF: Complete NEET Guide"},"content":{"rendered":"\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;600;700;800&family=DM+Sans:wght@300;400;500;600&family=JetBrains+Mono:wght@400;500;700&display=swap');\n\n:root {\n--accent: #e8600a;\n--accent-light: #fff3ec;\n--accent-mid: #fde3cc;\n--dark: #111827;\n--text: #1a1a1a;\n--text-muted: #4b5563;\n--border: #e5e7eb;\n--green-bg: #f0fdf4;\n--green-border: #16a34a;\n--blue-bg: #eff6ff;\n--blue-border: #3b82f6;\n}\n\nbody {\nmargin: 0;\npadding: 0;\nfont-family: 'DM Sans', sans-serif;\ncolor: var(--text);\nline-height: 1.6;\nbackground-color: #fff;\n}\n\n.content-wrapper {\nwidth: 100%;\npadding: 0;\n}\n\n.inner-content {\npadding: 0 0px;\n}\n\n@media (max-width: 640px) {\n.inner-content {\npadding: 0 10px;\n}\n}\n\nh1, h2, h3, h4 {\nfont-family: 'Plus Jakarta Sans', sans-serif;\ncolor: var(--dark);\n}\n\nh1 { font-weight: 800; font-size: 2.5rem; margin-bottom: 1.5rem; }\nh2 { font-weight: 700; font-size: 2rem; display: flex; align-items: center; gap: 15px; margin-top: 40px; }\nh3 { font-weight: 600; font-size: 1.5rem; margin-top: 25px; }\n\n.badge {\nwidth: 42px;\nheight: 42px;\nbackground-color: var(--accent);\ncolor: white;\ndisplay: flex;\nalign-items: center;\njustify-content: center;\nborder-radius: 4px;\nfont-family: 'JetBrains Mono', monospace;\nfont-weight: 700;\nfont-size: 1.2rem;\nflex-shrink: 0;\n}\n\n.formula-dark {\nbackground: #111827;\nborder-left: 4px solid var(--accent);\npadding: 20px;\nmargin: 20px 0;\nborder-radius: 0 8px 8px 0;\n}\n.formula-dark span.label {\ndisplay: block;\nfont-size: 0.75rem;\ncolor: #9ca3af;\ntext-transform: uppercase;\nletter-spacing: 1px;\nmargin-bottom: 8px;\n}\n.formula-dark p {\nfont-family: 'JetBrains Mono', monospace;\ncolor: var(--accent);\nmargin: 0;\nfont-size: 1.1rem;\n}\n\n.formula-orange {\nbackground: var(--accent-light);\nborder: 1px solid var(--accent-mid);\nborder-left: 4px solid var(--accent);\npadding: 20px;\nmargin: 20px 0;\nborder-radius: 0 8px 8px 0;\n}\n.formula-orange p {\nfont-family: 'JetBrains Mono', monospace;\ncolor: #991b1b;\nmargin: 0;\n}\n\n.callout-warn {\nbackground: #fff7ed;\nborder: 1px solid #fed7aa;\npadding: 20px;\nmargin: 20px 0;\nborder-radius: 8px;\nposition: relative;\n}\n.pill-warn {\nbackground: var(--accent);\ncolor: white;\npadding: 2px 10px;\nborder-radius: 20px;\nfont-size: 0.7rem;\nfont-weight: 800;\nposition: absolute;\ntop: -10px;\nleft: 20px;\n}\n\n.callout-tip {\nbackground: var(--blue-bg);\nborder: 1px solid #bfdbfe;\npadding: 20px;\nmargin: 20px 0;\nborder-radius: 8px;\nposition: relative;\n}\n.pill-tip {\nbackground: #3b82f6;\ncolor: white;\npadding: 2px 10px;\nborder-radius: 20px;\nfont-size: 0.7rem;\nfont-weight: 800;\nposition: absolute;\ntop: -10px;\nleft: 20px;\n}\n\ntable {\nwidth: 100%;\nborder-collapse: collapse;\nmargin: 25px 0;\n}\nth {\nbackground: var(--dark);\ncolor: white;\nfont-family: 'Plus Jakarta Sans', sans-serif;\nfont-weight: 700;\ntext-align: left;\npadding: 15px;\n}\ntd {\npadding: 15px;\nborder-bottom: 1px solid var(--border);\n}\ntr:hover { background: #fafafa; }\n\n.grid-cards {\ndisplay: grid;\ngrid-template-columns: 1fr 1fr;\ngap: 20px;\nmargin: 25px 0;\n}\n@media (max-width: 768px) { .grid-cards { grid-template-columns: 1fr; } }\n.card {\nbackground: #f9fafb;\nborder: 1px solid var(--border);\npadding: 20px;\nborder-radius: 10px;\n}\n.card-title {\ncolor: var(--accent);\ntext-transform: uppercase;\nfont-size: 0.75rem;\nfont-weight: 800;\nmargin-bottom: 10px;\ndisplay: block;\n}\n.card-body { color: var(--text-muted); font-size: 0.9rem; }\n\ndetails {\nmargin-bottom: 10px;\nborder-radius: 8px;\noverflow: hidden;\n}\nsummary {\nlist-style: none;\ndisplay: flex;\njustify-content: space-between;\nalign-items: center;\npadding: 18px 20px;\nbackground: #fafafa;\nfont-family: 'Plus Jakarta Sans', sans-serif;\nfont-weight: 700;\ncursor: pointer;\n}\nsummary::-webkit-details-marker { display: none; }\n.toggle-icon {\nwidth: 24px;\nheight: 24px;\nbackground: var(--accent);\ncolor: white;\nborder-radius: 50%;\ndisplay: flex;\nalign-items: center;\njustify-content: center;\nfont-size: 18px;\n}\ndetails[open] summary {\nbackground: var(--accent-light);\ncolor: var(--accent);\n}\ndetails[open] .toggle-icon::before { content: \"\u2212\"; }\ndetails:not([open]) .toggle-icon::before { content: \"+\"; }\n.faq-answer {\npadding: 16px 20px;\ncolor: var(--text-muted);\nbackground: white;\n}\n\n.revision-box {\nbackground: var(--green-bg);\nborder: 2px solid var(--green-border);\nborder-radius: 12px;\npadding: 30px;\nmargin: 40px 0;\n}\n.revision-box h3 { color: var(--green-border); margin-top: 0; }\n.revision-box ul { list-style: none; padding: 0; }\n.revision-box li {\ncolor: #166534;\nmargin-bottom: 12px;\npadding-left: 25px;\nposition: relative;\n}\n.revision-box li::before {\ncontent: \"\u2713\";\nposition: absolute;\nleft: 0;\nfont-weight: 700;\n}\n\n.internal-links {\nbackground: #f9fafb;\nborder: 1px solid var(--border);\nborder-radius: 10px;\npadding: 20px;\nmargin: 30px 0;\n}\n.internal-links span {\ndisplay: block;\nfont-weight: 700;\ncolor: var(--text-muted);\nmargin-bottom: 10px;\n}\n.internal-links a {\ndisplay: block;\ncolor: var(--accent);\nfont-weight: 600;\ntext-decoration: none;\nmargin-bottom: 5px;\n}\n\n.download-btn {\nbackground: var(--dark);\ncolor: white !important;\ntext-decoration: none;\ndisplay: inline-flex;\nalign-items: center;\ngap: 10px;\npadding: 12px 24px;\nborder-radius: 8px;\nfont-weight: 600;\nmargin-top: 20px;\n}\n\n.cta-section {\nbackground: linear-gradient(135deg, #e8600a, #c2410c, #9a3412);\npadding: 60px 20px;\ntext-align: center;\nmargin-top: 60px;\n}\n.cta-section h2 { color: white; justify-content: center; }\n.cta-section p { color: rgba(255,255,255,0.85); font-size: 1.1rem; margin-bottom: 30px; }\n.cta-btns { display: flex; gap: 20px; justify-content: center; }\n.btn-solid { background: white; color: var(--accent); padding: 14px 28px; border-radius: 6px; font-weight: 700; text-decoration: none; }\n.btn-outline { border: 2px solid white; color: white; padding: 12px 26px; border-radius: 6px; font-weight: 700; text-decoration: none; }\n\n<\/style>\n\n<div class=\"content-wrapper\">\n<div class=\"inner-content\">\n\n<h2><div class=\"badge\">01<\/div> Introduction to Electrostatics<\/h2>\n<p>Electrostatics is the study of forces, fields, and potentials arising from static charges. For NEET aspirants, mastering the <strong>electric charges and fields class 12 notes pdf<\/strong> is crucial as it forms the bedrock of entire Electromagnetism. Whether it is the functioning of a touchscreen or the precision of an inkjet printer, the principles of static electricity are everywhere.<\/p>\n<p>Charges are of two types: positive and negative. The fundamental property is simple\u2014like charges repel while unlike charges attract. However, to excel in NEET, you must understand the deep-seated properties like the additivity of charges, where the total charge of a system is the algebraic sum of individual charges, and the conservation of charge, stating that charge can neither be created nor destroyed.<\/p>\n\n<h2><div class=\"badge\">02<\/div> Methods of Charging<\/h2>\n<p>How do we actually transfer charge to an object? There are three primary ways explored in these <strong>electric charges and fields class 12 notes pdf<\/strong>:<\/p>\n<div class=\"grid-cards\">\n<div class=\"card\">\n<span class=\"card-title\">Charging by Friction<\/span>\n<p class=\"card-body\">When two bodies are rubbed together, electrons transfer from one to another. A classic example is a glass rod rubbed with silk cloth.<\/p>\n<\/div>\n<div class=\"card\">\n<span class=\"card-title\">Charging by Conduction<\/span>\n<p class=\"card-body\">Charging by direct contact. When a charged conductor touches an uncharged one, the charge redistributes between them.<\/p>\n<\/div>\n<\/div>\n<h3>2.3 Charging by Induction<\/h3>\n<p>This is a sophisticated method where a charged object is brought near a neutral conductor without touching it. This causes a redistribution of charges. If the conductor is then earthed, it acquires a permanent charge opposite to that of the inducing body.<\/p>\n\n<div class=\"callout-tip\">\n<span class=\"pill-tip\">TIP<\/span>\nRemember: In induction, the inducing body never loses any of its own charge. It stays as a constant source of influence.\n<\/div>\n\n<a href=\"https:\/\/courses.ksquare.co.in\/new-courses\/3-mission-180-neet-physics-rankers-batch\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display:block; margin-bottom:20px;\">\n<img decoding=\"async\" src=\"https:\/\/ksquareinstitute.in\/blog\/wp-content\/uploads\/2026\/03\/Course-Poromo-Banner-scaled.png\" alt=\"Mission 180 NEET Physics Rankers Batch - KSquare Career Institute\" style=\"width:100%; height:auto; border-radius:10px; display:block;\">\n<\/a>\n\n<h2><div class=\"badge\">03<\/div> Basic Properties of Electric Charge<\/h2>\n<p>Beyond simple attraction and repulsion, charge follows specific physical laws that are frequently tested in NEET. These <strong>electric charges and fields class 12 notes pdf<\/strong> highlight the three pillars:<\/p>\n<ul>\n<li><strong>Quantization:<\/strong> Charge is not continuous; it exists in discrete packets.<\/li>\n<li><strong>Conservation:<\/strong> The net charge of an isolated system remains constant.<\/li>\n<li><strong>Additivity:<\/strong> Charges behave like real numbers and can be added algebraically.<\/li>\n<\/ul>\n\n<div class=\"formula-dark\">\n<span class=\"label\">Quantization Formula<\/span>\n<p>q = \u00b1 ne<\/p>\n<\/div>\n<p>Where e is the basic unit of charge (1.6 \u00d7 10<sup>-19<\/sup> C) and n is an integer.<\/p>\n\n<h2><div class=\"badge\">04<\/div> Coulomb\u2019s Law: The Foundation<\/h2>\n<p>Coulomb\u2019s Law quantifies the force between two point charges. It states that the force is directly proportional to the product of the charges and inversely proportional to the square of the distance between them. This is one of the most vital sections of any <strong>electric charges and fields class 12 notes pdf<\/strong>.<\/p>\n\n<div class=\"formula-orange\">\n<p>F = (1 \/ 4\u03c0\u03b5<sub>0<\/sub>) \u00d7 (q<sub>1<\/sub>q<sub>2<\/sub> \/ r<sup>2<\/sup>)<\/p>\n<\/div>\n\n<div class=\"callout-warn\">\n<span class=\"pill-warn\">WARN<\/span>\nCoulomb&#8217;s Law is only strictly valid for point charges at rest. For extended bodies, you must use integration or Gauss&#8217;s Law.\n<\/div>\n\n<h2><div class=\"badge\">05<\/div> Electric Field and Force<\/h2>\n<p>An electric field is an invisible region around a charge where another charge experiences a force. It is a vector quantity, meaning it has both magnitude and direction.<\/p>\n\n<div class=\"formula-dark\">\n<span class=\"label\">Electric Field Intensity<\/span>\n<p>E = F \/ q<sub>0<\/sub> = (1 \/ 4\u03c0\u03b5<sub>0<\/sub>) \u00d7 (q \/ r<sup>2<\/sup>)<\/p>\n<\/div>\n\n<h3>Electric Field Lines<\/h3>\n<p>These are imaginary lines used to visualize the field. Key characteristics include:\n<ul>\n<li>They never intersect.<\/li>\n<li>The tangent at any point gives the direction of the field.<\/li>\n<li>They start from positive and end at negative charges.<\/li>\n<\/ul>\n<\/p>\n\n<h2><div class=\"badge\">06<\/div> Electric Dipole<\/h2>\n<p>An electric dipole consists of two equal and opposite charges separated by a very small distance 2a. The Dipole Moment (p) is a vector pointing from negative to positive charge.<\/p>\n\n<div class=\"grid-cards\">\n<div class=\"card\">\n<span class=\"card-title\">Axial Field<\/span>\n<p class=\"card-body\">E<sub>axial<\/sub> = (1 \/ 4\u03c0\u03b5<sub>0<\/sub>) \u00d7 (2p \/ r<sup>3<\/sup>) for r >> a.<\/p>\n<\/div>\n<div class=\"card\">\n<span class=\"card-title\">Equatorial Field<\/span>\n<p class=\"card-body\">E<sub>equat<\/sub> = (1 \/ 4\u03c0\u03b5<sub>0<\/sub>) \u00d7 (p \/ r<sup>3<\/sup>) for r >> a.<\/p>\n<\/div>\n<\/div>\n\n<a href=\"https:\/\/ksquareinstitute.in\/neet-2026-rank-predictor\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display:block; margin-bottom:20px;\">\n<img decoding=\"async\" src=\"https:\/\/ksquareinstitute.in\/blog\/wp-content\/uploads\/2026\/03\/neet-2026-college-and-rank-predictor-scaled.png\" alt=\"NEET 2026 Rank Predictor - KSquare Career Institute\" style=\"width:100%; height:auto; border-radius:10px; display:block;\">\n<\/a>\n\n<h2><div class=\"badge\">07<\/div> Gauss\u2019s Law and Applications<\/h2>\n<p>Gauss\u2019s Law is the &#8220;cheat code&#8221; for finding electric fields in symmetric charge distributions. It relates the total flux through a closed surface to the net charge enclosed. If you are looking at an <strong>electric charges and fields class 12 notes pdf<\/strong>, this section usually carries the highest weightage for numericals.<\/p>\n\n<div class=\"formula-orange\">\n<p>\u03a6 = \u222e E \u00b7 dA = Q<sub>enclosed<\/sub> \/ \u03b5<sub>0<\/sub><\/p>\n<\/div>\n\n<h3>Key Applications:<\/h3>\n<table>\n<thead>\n<tr>\n<th>Charge Distribution<\/th>\n<th>Electric Field Formula<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Infinite Line Charge<\/td>\n<td>E = \u03bb \/ (2\u03c0\u03b5<sub>0<\/sub>r)<\/td>\n<\/tr>\n<tr>\n<td>Infinite Plane Sheet<\/td>\n<td>E = \u03c3 \/ 2\u03b5<sub>0<\/sub><\/td>\n<\/tr>\n<tr>\n<td>Spherical Shell (Outside)<\/td>\n<td>E = (1 \/ 4\u03c0\u03b5<sub>0<\/sub>) \u00d7 (Q \/ r<sup>2<\/sup>)<\/td>\n<\/tr>\n<tr>\n<td>Spherical Shell (Inside)<\/td>\n<td>E = 0<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"internal-links\">\n<span>QUICK NAVIGATION<\/span>\n<a href=\"https:\/\/ksquareinstitute.in\/blog\/neet-physics-survival-kit-2026\/\">NEET Physics Survival Kit 2026<\/a>\n<a href=\"https:\/\/ksquareinstitute.in\/blog\/organic-chemistry-strategy-neet\/\">Organic Chemistry Strategy<\/a>\n<a href=\"https:\/\/ksquareinstitute.in\/blog\/top-10-tricky-neet-biology-diagrams\/\">Tricky Biology Diagrams<\/a>\n<\/div>\n<h2><div class=\"badge\">08<\/div> Numerical Framework and PYQ Trends<\/h2>\n<p>NEET often focuses on specific patterns. Based on the <strong>electric charges and fields class 12 notes pdf<\/strong> trends, focus on these areas:<\/p>\n<ul>\n<li><strong>Dipole in Uniform Field:<\/strong> Calculating torque (\u03c4 = pE sin\u03b8).<\/li>\n<li><strong>Equilibrium Problems:<\/strong> Finding where a third charge should be placed to experience zero net force.<\/li>\n<li><strong>Flux through Cubes:<\/strong> Using Gauss&#8217;s Law for charges placed at corners or centers.<\/li>\n<\/ul>\n\n<h2><div class=\"badge\">09<\/div> Common Mistakes to Avoid<\/h2>\n<p>1. Vector Addition Errors: Forgetting that Electric Field is a vector. You cannot just add magnitudes unless they are in the same direction.\n\n\n2. Sign Confusion: Not accounting for the sign of the charge in Coulomb\u2019s law (use magnitudes for force, then determine direction).\n\n\n3. Shell Theorem: Assuming there is a field inside a hollow conductor\u2014there isn&#8217;t!<\/p>\n\n<div class=\"revision-box\">\n<h3><div class=\"badge\" style=\"display:inline-flex; background:#16a34a; margin-right:10px; height:30px; width:30px; font-size:0.9rem;\">\u2713<\/div> Quick Revision Checklist<\/h3>\n<ul>\n<li>Quantization of charge: q = ne<\/li>\n<li>Coulomb&#8217;s Law: Inverse square dependence (1\/r<sup>2<\/sup>)<\/li>\n<li>Electric field of a point charge: E \u221d 1\/r<sup>2<\/sup><\/li>\n<li>Electric field of a dipole: E \u221d 1\/r<sup>3<\/sup><\/li>\n<li>Torque on a dipole: \u03c4 = p \u00d7 E<\/li>\n<li>Gauss\u2019s Law: \u03a6 = Q\/\u03b5<sub>0<\/sub><\/li>\n<li>Electric field due to line charge is proportional to 1\/r<\/li>\n<li>Electric field due to an infinite sheet is independent of distance<\/li>\n<li>Field inside a conductor is always zero in electrostatics<\/li>\n<li>Electric field lines never form closed loops (unlike magnetic lines)<\/li>\n<\/ul>\n<a href=\"#\" rel=\"nofollow noopener noreferrer\" class=\"download-btn\">Download Full Physics Notes PDF<\/a>\n<\/div>\n\n<h2><div class=\"badge\">10<\/div> Frequently Asked Questions<\/h2>\n\n<details>\n<summary>What is the significance of the 1\/r\u00b2 law in Coulomb\u2019s Law? <div class=\"toggle-icon\"><\/div><\/summary>\n<div class=\"faq-answer\">It indicates that the electrostatic force is a long-range force but its strength decreases rapidly as the distance increases. It is similar to Newton&#8217;s Law of Gravitation.<\/div>\n<\/details>\n\n<details>\n<summary>Can two electric field lines ever cross? <div class=\"toggle-icon\"><\/div><\/summary>\n<div class=\"faq-answer\">No. If they crossed, it would mean that at the point of intersection, the electric field has two different directions, which is physically impossible.<\/div>\n<\/details>\n\n<details>\n<summary>Where can I find the electric charges and fields class 12 notes pdf? <div class=\"toggle-icon\"><\/div><\/summary>\n<div class=\"faq-answer\">You can download the comprehensive notes directly from our revision box section or visit the KSquare study material portal for the full PDF.<\/div>\n<\/details>\n\n<details>\n<summary>Why is the electric field zero inside a charged conductor? <div class=\"toggle-icon\"><\/div><\/summary>\n<div class=\"faq-answer\">Under electrostatic conditions, if there were a field, charges would move. Since they are at rest, the internal field must be zero.<\/div>\n<\/details>\n\n<details>\n<summary>What is the direction of an electric dipole moment? <div class=\"toggle-icon\"><\/div><\/summary>\n<div class=\"faq-answer\">By convention, the dipole moment vector points from the negative charge (-q) to the positive charge (+q).<\/div>\n<\/details>\n\n<div class=\"cta-section\">\n<h2>Master NEET Physics with KSquare<\/h2>\n<p>Get access to curated study materials, 1-on-1 mentorship, and the ultimate rank-boosting strategies.<\/p>\n<div class=\"cta-btns\">\n<a href=\"https:\/\/courses.ksquare.co.in\/new-courses\/3-mission-180-neet-physics-rankers-batch\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"btn-solid\">Join Mission 180 Batch<\/a>\n<a href=\"https:\/\/ksquareinstitute.in\/free-study-material\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"btn-outline\">Free Study Material<\/a>\n<\/div>\n<\/div>\n\n<\/div>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Table of Contents \u2014 Physics Class 12<\/title>\n  \n  <!-- Google Fonts Import -->\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&#038;family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&#038;display=swap\" rel=\"stylesheet\">\n  \n  <style>\n    \/* Scoped wrapper using a unique ID to prevent CSS conflicts. *\/\n    #physics-toc-wrapper {\n      font-family: 'DM Sans', sans-serif;\n      width: 100%;\n      margin: 0;\n      padding: 60px 0;\n      color: #111;\n      background: #fff;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    #physics-toc-wrapper .container-inner {\n      width: 100%;\n      margin: 0 auto;\n      padding: 0; \/* No left\/right padding for edge-to-edge look *\/\n    }\n\n    #physics-toc-wrapper h1 {\n      font-family: 'Plus Jakarta Sans', sans-serif;\n      font-size: 0.85rem;\n      font-weight: 700;\n      color: #71717a;\n      margin: 0 0 8px;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n      padding-left: 16px; \n    }\n\n    #physics-toc-wrapper h2 {\n      font-family: 'Plus Jakarta Sans', sans-serif;\n      font-size: 2.25rem;\n      font-weight: 800;\n      margin: 0 0 48px;\n      letter-spacing: -0.02em;\n      color: #09090b;\n      padding-left: 16px;\n    }\n\n    #physics-toc-wrapper table {\n      width: 100%;\n      border-collapse: collapse;\n      border-spacing: 0;\n      border-top: 1px solid #e4e4e7;\n      border-bottom: 1px solid #e4e4e7;\n    }\n\n    #physics-toc-wrapper tr {\n      border-bottom: 1px solid #e4e4e7;\n      transition: all 0.2s ease;\n    }\n\n    #physics-toc-wrapper tr:hover {\n      background-color: #f8fafc;\n    }\n\n    #physics-toc-wrapper tr:last-child {\n      border-bottom: none;\n    }\n\n    #physics-toc-wrapper td {\n      padding: 24px 16px;\n      vertical-align: middle;\n      font-size: 1.05rem;\n      font-weight: 500;\n      border-right: 1px solid #e4e4e7;\n    }\n\n    #physics-toc-wrapper td:last-child {\n      border-right: none;\n    }\n\n    \/* First column (Numbers) alignment and padding *\/\n    #physics-toc-wrapper td:first-child {\n      color: #a1a1aa;\n      font-size: 0.9rem;\n      width: 70px;\n      font-weight: 400;\n      font-variant-numeric: tabular-nums;\n      text-align: center;\n      padding-left: 10px;\n    }\n\n    \/* Middle column (Chapter Name) alignment and padding *\/\n    #physics-toc-wrapper td:nth-child(2) {\n      padding-left: 24px;\n      color: #18181b;\n    }\n\n    \/* Last column (Button) alignment and padding *\/\n    #physics-toc-wrapper td:last-child {\n      text-align: right;\n      width: 180px;\n      padding-right: 16px;\n    }\n\n    \/* Button Styling *\/\n    #physics-toc-wrapper a.go {\n      display: inline-block;\n      font-family: 'Plus Jakarta Sans', sans-serif;\n      font-size: 0.75rem;\n      font-weight: 800;\n      padding: 12px 24px;\n      border: 1.5px solid #18181b;\n      border-radius: 8px;\n      color: #18181b;\n      text-decoration: none;\n      letter-spacing: 0.05em;\n      text-transform: uppercase;\n      transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);\n      white-space: nowrap;\n    }\n\n    #physics-toc-wrapper a.go:hover {\n      background: #18181b;\n      color: #ffffff;\n      transform: translateY(-2px);\n      box-shadow: 0 4px 12px rgba(24, 24, 27, 0.15);\n    }\n\n    \/* Responsive adjustments *\/\n    @media (max-width: 768px) {\n      #physics-toc-wrapper h2 {\n        font-size: 1.75rem;\n        margin-bottom: 32px;\n      }\n      #physics-toc-wrapper td {\n        padding: 18px 12px;\n        font-size: 0.95rem;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n\n<div id=\"physics-toc-wrapper\">\n  <div class=\"container-inner\">\n    <h1>Table of Contents<\/h1>\n    <h2>Physics &mdash; Class 12<\/h2>\n    \n    <table>\n      <tr><td>01<\/td><td>Electric Charges and Fields<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/electric-charges-and-fields-class-12-notes-pdf\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>02<\/td><td>Electrostatic Potential and Capacitance<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/electrostatic-potential-and-capacitance-notes-class-12\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>03<\/td><td>Current Electricity<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/current-electricity-class-12-notes-pdf\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>04<\/td><td>Moving Charges and Magnetism<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/moving-charges-and-magnetism-class-12-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>05<\/td><td>Magnetism and Matter<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/magnetism-and-matter-class-12-notes-pdf\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>06<\/td><td>Electromagnetic Induction<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/electromagnetic-induction-class-12-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>07<\/td><td>Alternating Current<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/alternating-current-class-12-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>08<\/td><td>Electromagnetic Waves<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/electromagnetic-waves-class-12-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>09<\/td><td>Ray Optics and Optical Instruments<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/ray-optics-and-optical-instruments-class-12\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>10<\/td><td>Wave Optics<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/wave-optics-class-12-notes-pdf\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>11<\/td><td>Dual Nature of Radiation and Matter<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/dual-nature-of-radiation-and-matter-class-12\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>12<\/td><td>Atoms<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/atoms-class-12-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>13<\/td><td>Nuclei<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/nuclei-class-12-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>14<\/td><td>Semiconductor Electronics<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/semiconductor-electronics-class-12-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n    <\/table>\n  <\/div>\n<\/div>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>01 Introduction to Electrostatics Electrostatics is the study of forces, fields, and potentials arising from static charges. For NEET aspirants, mastering the electric charges and fields class 12 notes pdf is crucial as it forms the bedrock of entire Electromagnetism. Whether it is the functioning of a touchscreen or the precision of an inkjet printer, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[127],"tags":[176,174,178,175,177],"class_list":["post-3975","post","type-post","status-publish","format-standard","hentry","category-free-study-material","tag-coulombs-law-notes","tag-electric-charges-and-fields-class-12-notes-pdf","tag-electric-field-notes","tag-electrostatics-notes-class-12","tag-gauss-law-class-12"],"blocksy_meta":{"page_structure_type":"type-1","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"_links":{"self":[{"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/posts\/3975","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/comments?post=3975"}],"version-history":[{"count":2,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/posts\/3975\/revisions"}],"predecessor-version":[{"id":4218,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/posts\/3975\/revisions\/4218"}],"wp:attachment":[{"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/media?parent=3975"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/categories?post=3975"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/tags?post=3975"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}