Indian Constitution Bangla MCQ | ভারতের সংবিধান প্রশ্ন উত্তর | Bangla GK Questions Answer

ভারতীয় সংবিধান MCQ কুইিজ
ভারতের সংবিধান সম্পর্কিত গুরুত্বপূর্ণ India Constitution GK Questions in Bengali এখানে বিস্তারিতভাবে দেওয়া হলো। প্রতিযোগিতামূলক পরীক্ষার জন্য উপযোগী ভারতের সংবিধান প্রশ্ন ও উত্তর Bangla, Competative MCQ কোশ্চেন, এবং সহজ ভাষায় Indian Constitution in Bengali ব্যাখ্যা করা হয়েছে।

Indian Constitution In Bengali MCQ Test for exam

body {
font-family: “Noto Sans Bengali”, sans-serif;
background: #f4f4f9;
padding: 20px;
}
.quiz-container {
max-width: 900px;
margin: auto;
background: #fff;
padding: 20px;
border-radius: 12px;
box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
h2 {
text-align: center;
margin-bottom: 20px;
}
.question {
margin: 15px 0;
font-weight: bold;
}
.options button {
display: block;
margin: 6px 0;
padding: 10px;
border: none;
border-radius: 8px;
background: #eee;
cursor: pointer;
width: 100%;
text-align: left;
transition: 0.3s;
}
.options button.correct { background: #d4edda; color: #155724; }
.options button.wrong { background: #f8d7da; color: #721c24; }
#scoreBox {
margin-top: 20px;
padding: 15px;
background: #f1f1f1;
border-radius: 10px;
font-weight: bold;
text-align: center;
display: none;
}
#showScoreBtn {
margin-top: 20px;
padding: 12px 20px;
border: none;
background: #007bff;
color: #fff;
border-radius: 8px;
cursor: pointer;
display: block;
width: 100%;
font-size: 16px;
}

ভারতীয় সংবিধান MCQ কুইজ (৩০ প্রশ্ন)

১. সংবিধান সভার প্রথম স্থায়ী সভাপতি কে ছিলেন?



২. কাকে ‘ভারতীয় সংবিধানের স্থপতি’ বলা হয়?



৩. ভারতীয় সংবিধান রচনার জন্য গঠিত গণপরিষদের সদস্য সংখ্যা কত ছিল?



৪. ভারতীয় সংবিধান কোন দিনে গৃহীত হয়?



৫. ভারতীয় সংবিধান কার্যকর হয় কবে?



৬. ভারতীয় গণপরিষদের সাংবিধানিক উপদেষ্টা কে ছিলেন?



৭. গণপরিষদের খসড়া কমিটির চেয়ারম্যান কে ছিলেন?



৮. গণপরিষদের খসড়া কমিটিতে কয়জন সদস্য ছিল?



৯. ভারতের সংবিধানে মোট কতটি অনুচ্ছেদ রয়েছে (মূল খসড়ায়)?



১০. ভারতীয় সংবিধান কোন দেশের সংবিধানের থেকে সর্বাধিক প্রভাবিত?



১১. ভারতীয় সংবিধান বিশ্বের সবচেয়ে বড় সংবিধান?



১২. গণপরিষদ কত দিনে সংবিধান প্রণয়ন সম্পূর্ণ করে?



১৩. রাষ্ট্রপতি নির্বাচনের পদ্ধতি কোথা থেকে গৃহীত?



১৪. মৌলিক অধিকার কোন দেশের সংবিধান থেকে নেওয়া?



১৫. রাষ্ট্র পরিচালনার নীতি কোন দেশ থেকে গৃহীত?



১৬. ভারতের সংবিধানের প্রস্তাবনা (Preamble) কোন দেশ থেকে প্রভাবিত?



১৭. জরুরি অবস্থা কোন দেশের সংবিধান থেকে গৃহীত?



১৮. রাজ্যসভা ব্যবস্থা কোন দেশ থেকে গৃহীত?



১৯. কেন্দ্র-রাজ্য সম্পর্ক কোথা থেকে নেওয়া?



২০. পঞ্চায়েত রাজ কোথা থেকে অনুপ্রাণিত?



২১. স্বাধীন ভারতের প্রথম রাষ্ট্রপতি কে?



২২. ভারতের প্রথম উপ-রাষ্ট্রপতি কে ছিলেন?



২৩. সংবিধান প্রণয়নে মোট কয়টি অধিবেশন হয়েছিল?



২৪. সংবিধানের প্রস্তাবনা কতবার সংশোধিত হয়েছে?



২৫. সংবিধানের প্রস্তাবনায় ‘ধর্মনিরপেক্ষ’ শব্দটি কবে যোগ হয়?



২৬. জরুরি অবস্থা ঘোষণার ক্ষমতা কার হাতে?



২৭. মৌলিক কর্তব্যগুলি কোন সংশোধনের মাধ্যমে যুক্ত হয়?



২৮. নাগরিকত্ব সম্পর্কিত অনুচ্ছেদ কয়টি?



২৯. ভারতের প্রথম আইনমন্ত্রী কে ছিলেন?



৩০. সংবিধান সভার প্রথম কার্যনির্বাহী সভাপতি কে ছিলেন?



let score = 0;
let attempted = 0;

function checkAnswer(button, correct) {
if (button.classList.contains(“correct”) || button.classList.contains(“wrong”)) {
return;
}
if(correct) {
button.classList.add(“correct”);
score++;
} else {
button.classList.add(“wrong”);
}
attempted++;
let parent = button.parentNode;
let buttons = parent.querySelectorAll(“button”);
buttons.forEach(btn => btn.disabled = true);
}

function showScore() {
let scoreBox = document.getElementById(“scoreBox”);
scoreBox.style.display = “block”;
scoreBox.innerHTML = `✅ সঠিক উত্তর: ${score}
❌ ভুল উত্তর: ${attempted – score}
📊 মোট চেষ্টা: ${attempted} / ৩০`;
}

{
“@context”: “https://schema.org”,
“@graph”: [
{
“@type”: “WebPage”,
“@id”: “https://newdigiweb.com/2025/09/indian-constitution-gk-questions-in.html#webpage”,
“url”: “https://newdigiweb.com/2025/09/indian-constitution-gk-questions-in.html”,
“name”: “India Constitution GK Questions in Bengali | ভারতের সংবিধান প্রশ্ন ও উত্তর”
},
{
“@type”: “Article”,
“@id”: “https://newdigiweb.com/2025/09/indian-constitution-gk-questions-in.html#article”,

“answerCount”: 8

“mainEntityOfPage”: {
“@id”: “https://newdigiweb.com/2025/09/indian-constitution-gk-questions-in.html#webpage”
},
“headline”: “India Constitution GK Questions in Bengali | ভারতের সংবিধান প্রশ্ন ও উত্তর”,
“image”: “https://newdigiweb.com/wp-content/uploads/2025/09/indian-constitution-gk.jpg”,
“author”: {
“@type”: “Person”,
“name”: “Dipak Paramanik”
},
“publisher”: {
“@type”: “Organization”,
“name”: “NewDigiWeb”,
“logo”: {
“@type”: “ImageObject”,
“url”: “https://newdigiweb.com/wp-content/uploads/2025/07/newdigiweb-logo.png”
}
},
“datePublished”: “2025-09-18”,
“dateModified”: “2025-10-25”,
“inLanguage”: “bn-BD”,
“description”: “ভারতের সংবিধান প্রশ্ন ও উত্তর Bangla | India Constitution GK Questions in Bengali | প্রতিযোগিতামূলক পরীক্ষার জন্য গুরুত্বপূর্ণ MCQ কোশ্চেন।”
},
{
“@type”: “QAPage”,
“mainEntity”: [
{
“@type”: “Question”,
“name”: “সংবিধান সভার প্রথম স্থায়ী সভাপতি কে ছিলেন?”,
“acceptedAnswer”: {
“@type”: “Answer”,
“text”: “ডঃ রাজেন্দ্র প্রসাদ।”
}
},
{
“@type”: “Question”,
“name”: “কাকে ‘ভারতীয় সংবিধানের স্থপতি’ বলা হয়?”,
“acceptedAnswer”: {
“@type”: “Answer”,
“text”: “বি আর আম্বেদকর।”
}
},
{
“@type”: “Question”,
“name”: “কোন তারিখ থেকে ভারতীয় সংবিধান কার্যকরী হয়?”,
“acceptedAnswer”: {
“@type”: “Answer”,
“text”: “২৬ জানুয়ারি, ১৯৫০।”
}
},
{
“@type”: “Question”,
“name”: “ভারতীয় সংবিধান গৃহীত হয়েছিল কবে?”,
“acceptedAnswer”: {
“@type”: “Answer”,
“text”: “২৬ নভেম্বর, ১৯৪৯।”
}
},
{
“@type”: “Question”,
“name”: “ভারতীয় সংবিধানের প্রস্তাবনা কোন দেশের সংবিধান থেকে অনুপ্রাণিত?”,
“acceptedAnswer”: {
“@type”: “Answer”,
“text”: “মার্কিন যুক্তরাষ্ট্র।”
}
},
{
“@type”: “Question”,
“name”: “সংবিধানের ৩৭০ নং ধারায় কী বলা হয়েছে?”,
“acceptedAnswer”: {
“@type”: “Answer”,
“text”: “জম্মু ও কাশ্মীরের বিশেষ মর্যাদা প্রদান।”
}
},
{
“@type”: “Question”,
“name”: “ভারতের প্রথম মহিলা রাষ্ট্রপতি কে?”,
“acceptedAnswer”: {
“@type”: “Answer”,
“text”: “প্রতিভা দেবী সিং পাটিল।”
}
},
{
“@type”: “Question”,
“name”: “ভারতীয় সংবিধানে উল্লিখিত ‘জরুরি অবস্থা’ ধারণাটি কোন দেশ থেকে গৃহীত?”,
“acceptedAnswer”: {
“@type”: “Answer”,
“text”: “জার্মানি।”
}
}
]
}
]
}

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top