{"id":2378,"date":"2025-07-06T09:14:29","date_gmt":"2025-07-06T05:14:29","guid":{"rendered":"https:\/\/windowedu.in\/blog\/?p=2378"},"modified":"2025-07-06T09:14:31","modified_gmt":"2025-07-06T05:14:31","slug":"%e0%b4%95%e0%b5%87%e0%b4%b0%e0%b4%b3-psc-%e0%b4%aa%e0%b4%a0%e0%b4%a8-%e0%b4%b8%e0%b4%b9%e0%b4%be%e0%b4%af%e0%b4%bf-%e0%b4%ad%e0%b5%82%e0%b4%ae%e0%b4%bf%e0%b4%b6%e0%b4%be%e0%b4%b8%e0%b5%8d%e0%b4%a4","status":"publish","type":"post","link":"https:\/\/windowedu.in\/blog\/?p=2378","title":{"rendered":"\u0d15\u0d47\u0d30\u0d33 PSC \u0d2a\u0d20\u0d28 \u0d38\u0d39\u0d3e\u0d2f\u0d3f &#8211; \u0d2d\u0d42\u0d2e\u0d3f\u0d36\u0d3e\u0d38\u0d4d\u0d24\u0d4d\u0d30\u0d02"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"ml\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\u0d15\u0d47\u0d30\u0d33 PSC \u0d2d\u0d42\u0d2e\u0d3f\u0d36\u0d3e\u0d38\u0d4d\u0d24\u0d4d\u0d30\u0d02 &#8211; \u0d38\u0d2e\u0d4d\u0d2a\u0d42\u0d7c\u0d23\u0d4d\u0d23 \u0d2a\u0d20\u0d28 \u0d17\u0d48\u0d21\u0d4d<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Arial', sans-serif;\n            line-height: 1.6;\n            color: #333;\n            background: #f8f9fa;\n        }\n\n        .container {\n            max-width: 800px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n\n        .header {\n            background: white;\n            border-radius: 10px;\n            padding: 30px;\n            margin-bottom: 30px;\n            text-align: center;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n        }\n\n        .header h1 {\n            color: #2c3e50;\n            font-size: 2rem;\n            margin-bottom: 10px;\n        }\n\n        .subtitle {\n            color: #7f8c8d;\n            font-size: 1.1rem;\n            margin-bottom: 20px;\n        }\n\n        .stats {\n            display: flex;\n            justify-content: center;\n            gap: 20px;\n            flex-wrap: wrap;\n        }\n\n        .stat-item {\n            background: #3498db;\n            color: white;\n            padding: 10px 20px;\n            border-radius: 25px;\n            font-size: 0.9rem;\n            font-weight: 500;\n        }\n\n        .content {\n            background: white;\n            border-radius: 10px;\n            padding: 30px;\n            margin-bottom: 20px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n        }\n\n        .content h2 {\n            color: #2c3e50;\n            margin-bottom: 20px;\n            font-size: 1.4rem;\n            border-bottom: 2px solid #3498db;\n            padding-bottom: 10px;\n        }\n\n        .chapters {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin-bottom: 30px;\n        }\n\n        .chapter {\n            background: #ecf0f1;\n            padding: 20px;\n            border-radius: 8px;\n            border-left: 4px solid #3498db;\n        }\n\n        .chapter h3 {\n            color: #2c3e50;\n            margin-bottom: 10px;\n            font-size: 1.1rem;\n        }\n\n        .chapter p {\n            color: #7f8c8d;\n            font-size: 0.9rem;\n        }\n\n        .features {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            margin: 20px 0;\n        }\n\n        .feature {\n            background: #27ae60;\n            color: white;\n            padding: 15px;\n            border-radius: 8px;\n            text-align: center;\n            font-size: 0.9rem;\n        }\n\n        .cta-section {\n            background: #2c3e50;\n            color: white;\n            border-radius: 10px;\n            padding: 30px;\n            text-align: center;\n            margin-top: 20px;\n        }\n\n        .cta-section h2 {\n            margin-bottom: 15px;\n            color: white;\n            border: none;\n            padding: 0;\n        }\n\n        .cta-button {\n            display: inline-block;\n            background: #e74c3c;\n            color: white;\n            padding: 15px 30px;\n            border-radius: 25px;\n            text-decoration: none;\n            font-weight: bold;\n            margin: 15px 0;\n            transition: background 0.3s ease;\n        }\n\n        .cta-button:hover {\n            background: #c0392b;\n        }\n\n        .telegram-features {\n            background: #ecf0f1;\n            padding: 20px;\n            border-radius: 8px;\n            margin-top: 15px;\n        }\n\n        .telegram-features h3 {\n            color: #2c3e50;\n            margin-bottom: 10px;\n        }\n\n        .telegram-list {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 10px;\n            list-style: none;\n            padding: 0;\n        }\n\n        .telegram-list li {\n            background: white;\n            padding: 10px;\n            border-radius: 5px;\n            font-size: 0.9rem;\n            color: #34495e;\n        }\n\n        @media (max-width: 768px) {\n            .container {\n                padding: 15px;\n            }\n\n            .header h1 {\n                font-size: 1.6rem;\n            }\n\n            .stats {\n                flex-direction: column;\n                align-items: center;\n                gap: 10px;\n            }\n\n            .chapters {\n                grid-template-columns: 1fr;\n            }\n\n            .features {\n                grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n            }\n\n            .telegram-list {\n                grid-template-columns: 1fr;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\">\n        <!-- Header -->\n        <div class=\"header\">\n            <h1>\u0d15\u0d47\u0d30\u0d33 PSC \u0d2d\u0d42\u0d2e\u0d3f\u0d36\u0d3e\u0d38\u0d4d\u0d24\u0d4d\u0d30\u0d02<\/h1>\n            <p class=\"subtitle\">\u0d38\u0d3e\u0d2e\u0d42\u0d39\u0d4d\u0d2f\u0d36\u0d3e\u0d38\u0d4d\u0d24\u0d4d\u0d30\u0d02 \u0d2d\u0d3e\u0d17\u0d02 2 | \u0d05\u0d27\u0d4d\u0d2f\u0d3e\u0d2f\u0d02 1 &#038; 2<\/p>\n            <div class=\"stats\">\n                <div class=\"stat-item\">\ud83d\udcda 12 \u0d2a\u0d20\u0d28 \u0d38\u0d46\u0d37\u0d28\u0d41\u0d15\u0d7e<\/div>\n                <div class=\"stat-item\">\u2705 100% \u0d38\u0d3f\u0d32\u0d2c\u0d38\u0d4d \u0d15\u0d35\u0d31\u0d47\u0d1c\u0d4d<\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Chapters -->\n        <div class=\"content\">\n            <h2>\ud83d\udcd6 \u0d05\u0d27\u0d4d\u0d2f\u0d3e\u0d2f\u0d19\u0d4d\u0d19\u0d7e<\/h2>\n            <div class=\"chapters\">\n                <div class=\"chapter\">\n                    <h3>\u0d05\u0d27\u0d4d\u0d2f\u0d3e\u0d2f\u0d02 1<\/h3>\n                    <p>\u0d26\u0d3f\u0d28\u0d3e\u0d28\u0d4d\u0d24\u0d30\u0d40\u0d15\u0d4d\u0d37\u0d38\u0d4d\u0d25\u0d3f\u0d24\u0d3f\u0d2f\u0d41\u0d02 \u0d15\u0d3e\u0d32\u0d3e\u0d35\u0d38\u0d4d\u0d25\u0d2f\u0d41\u0d02<\/p>\n                <\/div>\n                <div class=\"chapter\">\n                    <h3>\u0d05\u0d27\u0d4d\u0d2f\u0d3e\u0d2f\u0d02 2<\/h3>\n                    <p>\u0d15\u0d3e\u0d32\u0d3e\u0d35\u0d38\u0d4d\u0d25\u0d3e\u0d2e\u0d47\u0d16\u0d32\u0d15\u0d33\u0d41\u0d02 \u0d15\u0d3e\u0d32\u0d3e\u0d35\u0d38\u0d4d\u0d25\u0d3e\u0d2e\u0d3e\u0d31\u0d4d\u0d31\u0d35\u0d41\u0d02<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Features -->\n        <div class=\"content\">\n            <h2>\ud83c\udfaf \u0d2a\u0d4d\u0d30\u0d27\u0d3e\u0d28 \u0d38\u0d35\u0d3f\u0d36\u0d47\u0d37\u0d24\u0d15\u0d7e<\/h2>\n            <div class=\"features\">\n                <div class=\"feature\">\ud83d\udcfa \u0d35\u0d40\u0d21\u0d3f\u0d2f\u0d4b \u0d15\u0d4d\u0d32\u0d3e\u0d38\u0d41\u0d15\u0d7e<\/div>\n                <div class=\"feature\">\ud83d\udccb \u0d26\u0d48\u0d28\u0d02\u0d26\u0d3f\u0d28 \u0d2a\u0d30\u0d40\u0d15\u0d4d\u0d37\u0d15\u0d7e<\/div>\n                <div class=\"feature\">\ud83d\udcca MCQ &#038; \u0d2e\u0d4b\u0d21\u0d7d \u0d1f\u0d46\u0d38\u0d4d\u0d31\u0d4d\u0d31\u0d41\u0d15\u0d7e<\/div>\n                <div class=\"feature\">\ud83d\udcf1 \u0d2e\u0d4a\u0d2c\u0d48\u0d7d \u0d2b\u0d4d\u0d30\u0d23\u0d4d\u0d1f\u0d4d\u0d32\u0d3f<\/div>\n            <\/div>\n        <\/div>\n\n        <!-- CTA Section -->\n        <div class=\"cta-section\">\n            <h2>\ud83d\ude80 \u0d07\u0d28\u0d4d\u0d28\u0d41 \u0d24\u0d28\u0d4d\u0d28\u0d46 \u0d06\u0d30\u0d02\u0d2d\u0d3f\u0d15\u0d4d\u0d15\u0d42!<\/h2>\n            <p>\u0d38\u0d2e\u0d4d\u0d2a\u0d42\u0d7c\u0d23\u0d4d\u0d23 \u0d2a\u0d20\u0d28 \u0d38\u0d3e\u0d2e\u0d17\u0d4d\u0d30\u0d3f\u0d15\u0d7e\u0d15\u0d4d\u0d15\u0d41\u0d02 \u0d26\u0d48\u0d28\u0d02\u0d26\u0d3f\u0d28 \u0d05\u0d2a\u0d4d\u0d21\u0d47\u0d31\u0d4d\u0d31\u0d41\u0d15\u0d7e\u0d15\u0d4d\u0d15\u0d41\u0d02<\/p>\n            \n            <a href=\"https:\/\/t.me\/windowedu\" class=\"cta-button\" target=\"_blank\">\n                \ud83d\udcf1 \u0d1f\u0d46\u0d32\u0d3f\u0d17\u0d4d\u0d30\u0d3e\u0d02 \u0d1a\u0d3e\u0d28\u0d7d \u0d1c\u0d4b\u0d2f\u0d3f\u0d7b \u0d1a\u0d46\u0d2f\u0d4d\u0d2f\u0d41\u0d15\n            <\/a>\n\n            <div class=\"telegram-features\">\n                <h3>\u0d1f\u0d46\u0d32\u0d3f\u0d17\u0d4d\u0d30\u0d3e\u0d02 \u0d1a\u0d3e\u0d28\u0d32\u0d3f\u0d7d \u0d32\u0d2d\u0d4d\u0d2f\u0d2e\u0d3e\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d35:<\/h3>\n                <ul class=\"telegram-list\">\n                    <li>\ud83d\udcc5 \u0d26\u0d48\u0d28\u0d02\u0d26\u0d3f\u0d28 \u0d2a\u0d20\u0d28 \u0d2a\u0d4d\u0d32\u0d3e\u0d7b<\/li>\n                    <li>\ud83d\udcdd \u0d26\u0d48\u0d28\u0d02\u0d26\u0d3f\u0d28 \u0d2a\u0d30\u0d40\u0d15\u0d4d\u0d37\u0d15\u0d7e<\/li>\n                    <li>\ud83c\udfa5 \u0d35\u0d40\u0d21\u0d3f\u0d2f\u0d4b \u0d15\u0d4d\u0d32\u0d3e\u0d38\u0d41\u0d15\u0d7e<\/li>\n                    <li>\ud83d\udcda \u0d35\u0d3f\u0d36\u0d26\u0d2e\u0d3e\u0d2f \u0d28\u0d4b\u0d1f\u0d4d\u0d1f\u0d41\u0d15\u0d7e<\/li>\n                    <li>\ud83d\udd0d \u0d2a\u0d4d\u0d30\u0d3e\u0d15\u0d4d\u0d1f\u0d3f\u0d38\u0d4d \u0d15\u0d4d\u0d35\u0d3f\u0d38\u0d41\u0d15\u0d7e<\/li>\n                    <li>\u2753 \u0d38\u0d02\u0d36\u0d2f \u0d28\u0d3f\u0d35\u0d3e\u0d30\u0d23\u0d02<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>\u0d15\u0d47\u0d30\u0d33 PSC \u0d2d\u0d42\u0d2e\u0d3f\u0d36\u0d3e\u0d38\u0d4d\u0d24\u0d4d\u0d30\u0d02 &#8211; \u0d38\u0d2e\u0d4d\u0d2a\u0d42\u0d7c\u0d23\u0d4d\u0d23 \u0d2a\u0d20\u0d28 \u0d17\u0d48\u0d21\u0d4d \u0d15\u0d47\u0d30\u0d33 PSC \u0d2d\u0d42\u0d2e\u0d3f\u0d36\u0d3e\u0d38\u0d4d\u0d24\u0d4d\u0d30\u0d02 \u0d38\u0d3e\u0d2e\u0d42\u0d39\u0d4d\u0d2f\u0d36\u0d3e\u0d38\u0d4d\u0d24\u0d4d\u0d30\u0d02 \u0d2d\u0d3e\u0d17\u0d02 2 | \u0d05\u0d27\u0d4d\u0d2f\u0d3e\u0d2f\u0d02 1 &#038; 2 \ud83d\udcda 12 \u0d2a\u0d20\u0d28 \u0d38\u0d46\u0d37\u0d28\u0d41\u0d15\u0d7e \u2705 100% \u0d38\u0d3f\u0d32\u0d2c\u0d38\u0d4d \u0d15\u0d35\u0d31\u0d47\u0d1c\u0d4d \ud83d\udcd6 \u0d05\u0d27\u0d4d\u0d2f\u0d3e\u0d2f\u0d19\u0d4d\u0d19\u0d7e \u0d05\u0d27\u0d4d\u0d2f\u0d3e\u0d2f\u0d02 1 \u0d26\u0d3f\u0d28\u0d3e\u0d28\u0d4d\u0d24\u0d30\u0d40\u0d15\u0d4d\u0d37\u0d38\u0d4d\u0d25\u0d3f\u0d24\u0d3f\u0d2f\u0d41\u0d02 \u0d15\u0d3e\u0d32\u0d3e\u0d35\u0d38\u0d4d\u0d25\u0d2f\u0d41\u0d02 \u0d05\u0d27\u0d4d\u0d2f\u0d3e\u0d2f\u0d02 2 \u0d15\u0d3e\u0d32\u0d3e\u0d35\u0d38\u0d4d\u0d25\u0d3e\u0d2e\u0d47\u0d16\u0d32\u0d15\u0d33\u0d41\u0d02 \u0d15\u0d3e\u0d32\u0d3e\u0d35\u0d38\u0d4d\u0d25\u0d3e\u0d2e\u0d3e\u0d31\u0d4d\u0d31\u0d35\u0d41\u0d02 \ud83c\udfaf \u0d2a\u0d4d\u0d30\u0d27\u0d3e\u0d28 \u0d38\u0d35\u0d3f\u0d36\u0d47\u0d37\u0d24\u0d15\u0d7e \ud83d\udcfa \u0d35\u0d40\u0d21\u0d3f\u0d2f\u0d4b \u0d15\u0d4d\u0d32\u0d3e\u0d38\u0d41\u0d15\u0d7e \ud83d\udccb \u0d26\u0d48\u0d28\u0d02\u0d26\u0d3f\u0d28 \u0d2a\u0d30\u0d40\u0d15\u0d4d\u0d37\u0d15\u0d7e \ud83d\udcca MCQ &#038; \u0d2e\u0d4b\u0d21\u0d7d \u0d1f\u0d46\u0d38\u0d4d\u0d31\u0d4d\u0d31\u0d41\u0d15\u0d7e \ud83d\udcf1 \u0d2e\u0d4a\u0d2c\u0d48\u0d7d \u0d2b\u0d4d\u0d30\u0d23\u0d4d\u0d1f\u0d4d\u0d32\u0d3f \ud83d\ude80 \u0d07\u0d28\u0d4d\u0d28\u0d41 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"content-type":"","om_disable_all_campaigns":false,"_uag_custom_page_level_css":"","ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","ocean_post_oembed":"","ocean_post_self_hosted_media":"","ocean_post_video_embed":"","ocean_link_format":"","ocean_link_format_target":"self","ocean_quote_format":"","ocean_quote_format_link":"post","ocean_gallery_link_images":"on","ocean_gallery_id":[],"footnotes":""},"categories":[1],"tags":[],"class_list":["post-2378","post","type-post","status-publish","format-standard","hentry","category-uncategorized","entry"],"aioseo_notices":[],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"ocean-thumb-m":false,"ocean-thumb-ml":false,"ocean-thumb-l":false},"uagb_author_info":{"display_name":"raghumadambath","author_link":"https:\/\/windowedu.in\/blog\/?author=1"},"uagb_comment_info":0,"uagb_excerpt":"\u0d15\u0d47\u0d30\u0d33 PSC \u0d2d\u0d42\u0d2e\u0d3f\u0d36\u0d3e\u0d38\u0d4d\u0d24\u0d4d\u0d30\u0d02 &#8211; \u0d38\u0d2e\u0d4d\u0d2a\u0d42\u0d7c\u0d23\u0d4d\u0d23 \u0d2a\u0d20\u0d28 \u0d17\u0d48\u0d21\u0d4d \u0d15\u0d47\u0d30\u0d33 PSC \u0d2d\u0d42\u0d2e\u0d3f\u0d36\u0d3e\u0d38\u0d4d\u0d24\u0d4d\u0d30\u0d02 \u0d38\u0d3e\u0d2e\u0d42\u0d39\u0d4d\u0d2f\u0d36\u0d3e\u0d38\u0d4d\u0d24\u0d4d\u0d30\u0d02 \u0d2d\u0d3e\u0d17\u0d02 2 | \u0d05\u0d27\u0d4d\u0d2f\u0d3e\u0d2f\u0d02 1 &#038; 2 \ud83d\udcda 12 \u0d2a\u0d20\u0d28 \u0d38\u0d46\u0d37\u0d28\u0d41\u0d15\u0d7e \u2705 100% \u0d38\u0d3f\u0d32\u0d2c\u0d38\u0d4d \u0d15\u0d35\u0d31\u0d47\u0d1c\u0d4d \ud83d\udcd6 \u0d05\u0d27\u0d4d\u0d2f\u0d3e\u0d2f\u0d19\u0d4d\u0d19\u0d7e \u0d05\u0d27\u0d4d\u0d2f\u0d3e\u0d2f\u0d02 1 \u0d26\u0d3f\u0d28\u0d3e\u0d28\u0d4d\u0d24\u0d30\u0d40\u0d15\u0d4d\u0d37\u0d38\u0d4d\u0d25\u0d3f\u0d24\u0d3f\u0d2f\u0d41\u0d02 \u0d15\u0d3e\u0d32\u0d3e\u0d35\u0d38\u0d4d\u0d25\u0d2f\u0d41\u0d02 \u0d05\u0d27\u0d4d\u0d2f\u0d3e\u0d2f\u0d02 2 \u0d15\u0d3e\u0d32\u0d3e\u0d35\u0d38\u0d4d\u0d25\u0d3e\u0d2e\u0d47\u0d16\u0d32\u0d15\u0d33\u0d41\u0d02 \u0d15\u0d3e\u0d32\u0d3e\u0d35\u0d38\u0d4d\u0d25\u0d3e\u0d2e\u0d3e\u0d31\u0d4d\u0d31\u0d35\u0d41\u0d02 \ud83c\udfaf \u0d2a\u0d4d\u0d30\u0d27\u0d3e\u0d28 \u0d38\u0d35\u0d3f\u0d36\u0d47\u0d37\u0d24\u0d15\u0d7e \ud83d\udcfa \u0d35\u0d40\u0d21\u0d3f\u0d2f\u0d4b \u0d15\u0d4d\u0d32\u0d3e\u0d38\u0d41\u0d15\u0d7e \ud83d\udccb \u0d26\u0d48\u0d28\u0d02\u0d26\u0d3f\u0d28 \u0d2a\u0d30\u0d40\u0d15\u0d4d\u0d37\u0d15\u0d7e \ud83d\udcca MCQ &#038; \u0d2e\u0d4b\u0d21\u0d7d \u0d1f\u0d46\u0d38\u0d4d\u0d31\u0d4d\u0d31\u0d41\u0d15\u0d7e \ud83d\udcf1 \u0d2e\u0d4a\u0d2c\u0d48\u0d7d \u0d2b\u0d4d\u0d30\u0d23\u0d4d\u0d1f\u0d4d\u0d32\u0d3f \ud83d\ude80 \u0d07\u0d28\u0d4d\u0d28\u0d41&hellip;","_links":{"self":[{"href":"https:\/\/windowedu.in\/blog\/index.php?rest_route=\/wp\/v2\/posts\/2378","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/windowedu.in\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/windowedu.in\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/windowedu.in\/blog\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/windowedu.in\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2378"}],"version-history":[{"count":1,"href":"https:\/\/windowedu.in\/blog\/index.php?rest_route=\/wp\/v2\/posts\/2378\/revisions"}],"predecessor-version":[{"id":2379,"href":"https:\/\/windowedu.in\/blog\/index.php?rest_route=\/wp\/v2\/posts\/2378\/revisions\/2379"}],"wp:attachment":[{"href":"https:\/\/windowedu.in\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2378"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/windowedu.in\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2378"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/windowedu.in\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2378"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}