<!DOCTYPE html>
<html lang="hi">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Pioneer Computer Institute Quiz</title>
<style>
body { font-family: 'Segoe UI', sans-serif; background-color: #f0f2f5; display: flex; justify-content: center; padding: 20px; }
.quiz-container { background: white; width: 100%; max-width: 700px; padding: 30px; border-radius: 15px; box-shadow: 0 4px 20px rgba(0,0,0,0.15); }
.header { text-align: center; color: #0056b3; margin-bottom: 25px; border-bottom: 3px solid #0056b3; padding-bottom: 15px; }
.q-text { font-size: 1.3em; font-weight: bold; margin-bottom: 20px; color: #333; }
.option { padding: 15px; margin: 10px 0; border: 2px solid #ddd; border-radius: 10px; cursor: pointer; transition: 0.3s; font-size: 1.1em; }
.option:hover { background-color: #e9ecef; border-color: #0056b3; }
.correct { background-color: #28a745 !important; color: white; border-color: #1e7e34; }
.wrong { background-color: #dc3545 !important; color: white; border-color: #a71d2a; }
#next-btn { display: none; margin-top: 20px; padding: 12px 25px; background: #0056b3; color: white; border: none; border-radius: 8px; cursor: pointer; width: 100%; font-size: 18px; font-weight: bold; }
</style>
</head>
<body>
<div class="quiz-container">
<div class="header">
<h1 style="margin:0;">Pioneer Computer Institute</h1>
<p style="margin:5px 0; font-size: 1.1em;">Kaptanganj, Azamgarh, U.P., 276141</p>
</div>
<div id="quiz-box">
<div id="q-count" style="font-weight:bold; color:#666; margin-bottom:10px;"></div>
<div id="question" class="q-text"></div>
<div id="options"></div>
<button id="next-btn" onclick="nextQuestion()">अगला प्रश्न (Next Question) →</button>
</div>
<div id="result" style="display:none; text-align:center;">
<h2>Quiz Finished!</h2>
<h2 id="score-text"></h2>
<button onclick="location.reload()" style="padding:12px 30px; cursor:pointer; background:#28a745; color:white; border:none; border-radius:5px; font-size:16px;">Restart Quiz</button>
</div>
</div>
<script>
const quizData = [
{q: "101. What is a blockchain? / ब्लॉक चेन क्या है?", o: ["A distributed ledger / वितरित लेजर", "A type of cryptocurrency / क्रिप्टो करेंसी", "An exchange / एक्सचेंज", "A centralized ledger / केन्द्रीय लेजर"], c: 0},
{q: "102. Famous Bitcoin exchange from Japan that collapsed in 2014? / 2014 में ढहा प्रसिद्ध जापानी बिटकॉइन एक्सचेंज?", o: ["Blockchain.info", "Tradehill", "Mt. Gox", "Bitstamp"], c: 2},
{q: "103. First thing to consider when making something in 3D? / 3D में बनाते समय सबसे पहले क्या देखें?", o: ["Quality / क्वालिटी", "Functionality / फंक्शनलिटी", "Quantity / क्वांटिटी", "Size / साइज"], c: 3},
{q: "104. File format we export to print? / प्रिंट हेतु एक्सपोर्ट फाइल फॉर्मेट?", o: ["obj", "stj", "stl", "slt"], c: 2},
{q: "105. What does 3D mean? / 3D का क्या मतलब है?", o: ["Movies / मूवीज", "3 dimensions / 3 विमीय", "Stereoscopic / स्टीरियो स्कोपिक", "Computer graphics"], c: 1},
{q: "106. What can be 3D? / 3D का कार्य है-", o: ["Computer graphics", "Movies", "Sculptures", "All of the above / उपरोक्त सभी"], c: 3},
{q: "107. Inventor of 3D printing? / 3D प्रिंटिंग के खोजकर्ता?", o: ["Charles Hull", "Larry page", "Steve Jobs", "Bill gates"], c: 0},
{q: "108. Correct RPA tool from below? / सही RPA टूल है-", o: ["QTP", "Ranorex", "Selenium", "Automation Anywhere"], c: 3},
{q: "109. Select correct option regarding RPA? / RPA के लिए सही विकल्प?", o: ["Platform Independent / स्वतंत्र प्लेटफार्म", "Single process only", "Platform Dependent", "None"], c: 0},
{q: "110. RPA stands for? / RPA का अर्थ है-", o: ["Robot Process Automation", "Robotic Process Automation", "Robot Procedure Automation", "None"], c: 1},
{q: "111. Who creates RPA process? / RPA प्रोसेस कौन क्रिएट करता है?", o: ["Robot (Bot)", "User", "Tester", "Programmer"], c: 1},
{q: "112. Who executes RPA process? / RPA प्रोसेस कौन एक्सीक्यूट करता है?", o: ["Leader", "Tester", "Bots", "Junior Tester"], c: 2},
{q: "113. RPA is primarily used for? / RPA मुख्यतः प्रयोग की जाती है-", o: ["Banking only", "Business Processes", "BPO only", "None"], c: 1},
{q: "114. RPA Processes can be executed on Remote Machines? / क्या RPA रिमोट मशीनों पर चल सकता है?", o: ["No", "Only single process", "Platform Dependent", "Yes / हाँ"], c: 3},
{q: "115. Is RPA more cost effective? / क्या RPA अधिक लागत प्रभावी है?", o: ["Yes / हाँ", "No", "Undecided", "No idea"], c: 0},
{q: "116. How is a software robot beneficial? / सॉफ्टवेयर रोबोट कैसे फायदेमंद है?", o: ["Interpersonal roles", "Mundane tasks", "Repetitive daily workload", "None"], c: 2},
{q: "117. What kind of workstation does the robot operate on? / रोबोट किस वर्कस्टेशन पर काम करता है?", o: ["Screen", "Virtual", "Physical", "Undecided"], c: 1},
{q: "118. How are software robots configured? / सॉफ्टवेयर रोबोट कैसे कॉन्फिगर होते हैं?", o: ["Programming language", "Coding", "Using demonstrative steps", "None"], c: 2},
{q: "119. What can a software robot be likened to? / सॉफ्टवेयर रोबोट किसके समान है?", o: ["Operational user", "Virtual worker", "Business user", "No idea"], c: 1},
{q: "120. In work environment, what are robots related to? / कार्य परिवेश में रोबोट किससे संबंधित हैं?", o: ["Beings / प्राणी", "Software services", "Tools", "Applications"], c: 0},
{q: "121. Which is an anti-virus program? / एंटी-वायरस प्रोग्राम है?", o: ["Norton", "K7", "Quick heal", "All of these"], c: 3},
{q: "122. Examples of real security threats except? / सुरक्षा खतरों के उदाहरण नहीं है?", o: ["Hackers", "Virus", "Spam", "Worm"], c: 2},
{q: "123. Monitors user activity and transmits info? / गतिविधि पर नजर रखने वाला?", o: ["Malware", "Spyware", "Adware", "None"], c: 1},
{q: "124. Viruses are? / वायरस होते हैं?", o: ["Man made", "Naturally occur", "Machine made", "All"], c: 0},
{q: "125. Firewall is a type of? / फायरवॉल किसका प्रकार है?", o: ["Virus", "Security threat", "Worm", "None"], c: 3},
{q: "126. Which is not an external threat? / बाहरी खतरा नहीं है?", o: ["Ignorance / अज्ञान", "Trojan horses", "Adware", "Crackers"], c: 0},
{q: "127. Class of computer threat? / कंप्यूटर खतरे का वर्ग?", o: ["Phishing", "Soliciting", "DoS attacks", "Stalking"], c: 2},
{q: "128. Hacker penetration is a network issue? / हैकर प्रवेश किस समस्या का मुद्दा है?", o: ["Performance", "Reliability", "Security", "None"], c: 2},
{q: "129. A virus is a network issue? / वायरस किस समस्या का मुद्दा है?", o: ["Performance", "Reliability", "Security", "None"], c: 2},
{q: "130. Encryption network techniques improve? / एन्क्रिप्शन तकनीक क्या सुधारती है?", o: ["Performance", "Reliability", "Security", "Longevity"], c: 2},
{q: "131. Illicit code that damages network device? / अवैध कोड जो नुकसान पहुंचाता है?", o: ["Protocol", "Virus", "Catastrophe", "Medium"], c: 1},
{q: "132. Passwords are used to improve? / पासवर्ड किसका उपयोग करता है?", o: ["Performance", "Reliability", "Security", "Longevity"], c: 2},
{q: "133. Unauthorized access and viruses are issues dealing with? / अनधिकृत पहुंच और वायरस मुद्दे हैं?", o: ["Performance", "Reliability", "Security", "None"], c: 2},
{q: "134. Changing passwords monthly improves? / मासिक पासवर्ड परिवर्तन सुधारता है?", o: ["Performance", "Reliability", "Security", "None"], c: 2}
];
let curr = 0, score = 0;
function loadQuestion() {
let q = quizData[curr];
document.getElementById('q-count').innerText = "प्रश्न " + (curr + 1) + " / " + quizData.length;
document.getElementById('question').innerText = q.q;
let ops = document.getElementById('options'); ops.innerHTML = '';
q.o.forEach((o, i) => {
let div = document.createElement('div');
div.className = 'option';
div.innerText = o;
div.onclick = () => checkAnswer(i);
ops.appendChild(div);
});
document.getElementById('next-btn').style.display = 'none';
}
function checkAnswer(i) {
let q = quizData[curr];
let opts = document.querySelectorAll('.option');
if(i === q.c) { opts[i].classList.add('correct'); score++; }
else { opts[i].classList.add('wrong'); opts[q.c].classList.add('correct'); }
opts.forEach(o => o.style.pointerEvents = 'none');
document.getElementById('next-btn').style.display = 'block';
}
function nextQuestion() {
curr++;
if(curr < quizData.length) loadQuestion();
else {
document.getElementById('quiz-box').style.display = 'none';
document.getElementById('result').style.display = 'block';
document.getElementById('score-text').innerText = "आपका कुल स्कोर: " + score + " / " + quizData.length;
}
}
loadQuestion();
</script>
</body>
</html>
CCC 9-2
CCC 10-2
a Cybersecurity Quiz - Pioneer Computer Institute Pioneer Computer Institute Kaptanganj, Az...
-
1. कंप्यूटर की परिभाषा ( Definition of Computer) · कंप्यूटर एक इलेक्ट्रॉनिक गणना करने वाली मशीन ( Electronic Calculating Device) है...
-
IT Calculator FY 2025-26 Print to PDF / Page Income Tax Calculation Sheet New Tax Regime | F.Y...
-
Unified Computer Quiz (149 Questions) - English and Hindi Unified Computer Quiz (English & Hindi)...