<!DOCTYPE html>
<html lang="hi">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>True/False Quiz - Pioneer Computer Institute</title>
<style>
body { font-family: 'Segoe UI', sans-serif; background-color: #f8f9fa; display: flex; justify-content: center; padding: 20px; }
.quiz-container { background: white; width: 100%; max-width: 650px; padding: 30px; border-radius: 15px; box-shadow: 0 5px 15px rgba(0,0,0,0.1); }
.header { text-align: center; color: #2c3e50; border-bottom: 2px solid #3498db; margin-bottom: 25px; padding-bottom: 10px; }
.header h1 { font-size: 24px; margin: 0; }
.header p { font-size: 16px; margin: 5px 0 0 0; color: #7f8c8d; }
.q-count { font-weight: bold; color: #3498db; margin-bottom: 10px; }
.q-text { font-size: 1.2em; font-weight: 600; margin-bottom: 20px; }
.option { padding: 15px; margin: 10px 0; border: 2px solid #ddd; border-radius: 8px; cursor: pointer; transition: 0.3s; font-size: 1.1em; }
.option:hover { background-color: #f1f1f1; }
.correct { background-color: #27ae60 !important; color: white; border-color: #27ae60; }
.wrong { background-color: #e74c3c !important; color: white; border-color: #e74c3c; }
#next-btn { display: none; margin-top: 20px; padding: 12px; background: #3498db; color: white; border: none; border-radius: 5px; cursor: pointer; width: 100%; font-size: 16px; }
</style>
</head>
<body>
<div class="quiz-container">
<div class="header">
<h1>Pioneer Computer Institute</h1>
<p>Kaptanganj, Azamgarh, U.P., 276141</p>
</div>
<div id="quiz-box">
<div class="q-count" id="q-count"></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 Completed!</h2>
<h3 id="score-text"></h3>
<button onclick="location.reload()" style="padding:10px 20px; cursor:pointer;">Restart Quiz</button>
</div>
</div>
<script>
const quizData = [
{q: "1. The data generated from IoT devices will revolutionize the world. / इंटरनेट ऑफ थिंग्स से उत्पन्न डेटा दुनिया में क्रांति लाएगा।", o: ["True", "False"], c: 0},
{q: "2. Computers will take control of the world in the future due to IoT. / IoT के कारण भविष्य में कंप्यूटर दुनिया पर नियंत्रण कर लेंगे।", o: ["True", "False"], c: 1},
{q: "3. To maximize big data benefits, select right tools and skilled people. / बड़े डेटा के लाभ के लिए सही टूल और कुशल लोग आवश्यक हैं।", o: ["True", "False"], c: 0},
{q: "4. Big data strategy is defined by 3 V's but ignores complexity/variability. / बिग डेटा रणनीति 3 V's तक सीमित है, जटिलता को अनदेखा करती है।", o: ["True", "False"], c: 0},
{q: "5. There is no benefit in examining the data organisations are retaining. / संगठनों द्वारा रखे गए डेटा की जांच करने का कोई लाभ नहीं है।", o: ["True", "False"], c: 1},
{q: "6. Customer Relations Management (CRM) is an example of SaaS. / CRM, SaaS का एक उदाहरण है।", o: ["True", "False"], c: 0},
{q: "7. Phishing is a form of fraud using fraudulent emails from reputable sources. / फिशिंग प्रतिष्ठित स्रोतों से धोखाधड़ी वाले ईमेल का उपयोग है।", o: ["True", "False"], c: 0},
{q: "8. Sophisticated software programs are used for Big data Analytics. / बिग डेटा एनालिटिक्स के लिए परिष्कृत प्रोग्राम उपयोग किए जाते हैं।", o: ["True", "False"], c: 0},
{q: "9. Facebook and Twitter are examples of social networks. / फेसबुक और ट्विटर सोशल नेटवर्क के उदाहरण हैं।", o: ["True", "False"], c: 0},
{q: "10. Linkedin is the largest mobile social network. / लिंकडेन सबसे बड़ा मोबाइल सोशल नेटवर्क है।", o: ["True", "False"], c: 1},
{q: "11. Instagram is a mobile social media owned by Google. / इंस्टाग्राम एक मोबाइल सोशल मीडिया है जिसका स्वामित्व गूगल के पास है।", o: ["True", "False"], c: 1},
{q: "12. Cloud services enable users to store files and access via internet. / क्लाउड सेवाएं फाइलों को स्टोर और इंटरनेट से एक्सेस करने की अनुमति देती हैं।", o: ["True", "False"], c: 0},
{q: "13. Microsoft Azure is an example of public cloud. / माइक्रोसॉफ्ट एज़्योर पब्लिक क्लाउड का उदाहरण है।", o: ["True", "False"], c: 0},
{q: "14. IoT allows to interact and exchange data with devices. / IoT उपकरणों के साथ डेटा आदान-प्रदान की अनुमति देता है।", o: ["True", "False"], c: 0},
{q: "15. In IoT, information system can not be accessed remotely. / IoT में सूचना प्रणाली को दूरस्थ रूप से एक्सेस नहीं किया जा सकता।", o: ["True", "False"], c: 1},
{q: "16. Virtual Reality and Augmented Reality are two sides of the same coin. / VR और AR एक ही सिक्के के दो पहलू हैं।", o: ["True", "False"], c: 0},
{q: "17. Robotics is also a major field related to Artificial intelligence. / रोबोटिक्स AI से संबंधित एक प्रमुख क्षेत्र है।", o: ["True", "False"], c: 0},
{q: "18. Robotic process automation (RPA) is a part of an organization's IT infrastructure. / RPA संगठन के IT इन्फ्रास्ट्रक्चर का हिस्सा है।", o: ["True", "False"], c: 1},
{q: "19. Oculus Rift, Oculus VR and Facebook are major players in VR. / VR में Oculus Rift, Oculus VR और फेसबुक प्रमुख खिलाड़ी हैं।", o: ["True", "False"], c: 0},
{q: "20. Trend Micro is a program. / ट्रेंड माइक्रो एक प्रोग्राम है।", o: ["True", "False"], c: 0},
{q: "21. A blockchain carries no transaction cost. / ब्लॉकचेन में लेनदेन की लागत नहीं होती।", o: ["True", "False"], c: 0},
{q: "22. Business websites like Flipkart use Facebook/Gmail data to view customer behavior. / फ्लिपकार्ट जैसी वेबसाइट ग्राहक व्यवहार देखने के लिए फेसबुक डेटा का उपयोग करती हैं।", o: ["True", "False"], c: 0},
{q: "23. Cloud Computing offers online development and deployment tools. / क्लाउड कंप्यूटिंग ऑनलाइन विकास और परिनियोजन उपकरण प्रदान करता है।", o: ["True", "False"], c: 0},
{q: "24. Back up your files regularly to prevent cyber security attacks. / साइबर हमलों से बचने के लिए फाइलों का बैकअप लें।", o: ["True", "False"], c: 0},
{q: "25. Cloud computing reduces capital costs. / क्लाउड कंप्यूटिंग पूंजीगत लागत को कम करता है।", o: ["True", "False"], c: 0},
{q: "26. Microsoft Online is an example of SaaS. / माइक्रोसॉफ्ट ऑनलाइन SaaS का उदाहरण है।", o: ["True", "False"], c: 0},
{q: "27. IaaS stands for Infrastructure as a Service. / IaaS का मतलब इंफ्रास्ट्रक्चर एज़ अ सर्विस है।", o: ["True", "False"], c: 0},
{q: "28. Social networking does not rely heavily on cloud computing. / सोशल नेटवर्किंग क्लाउड कंप्यूटिंग पर अधिक निर्भर नहीं है।", o: ["True", "False"], c: 0},
{q: "29. An Internet connection is necessary for cloud computing interaction. / क्लाउड कंप्यूटिंग के लिए इंटरनेट कनेक्शन आवश्यक है।", o: ["True", "False"], c: 0},
{q: "30. Is VR used for medical, piloting and military training? / क्या VR का उपयोग चिकित्सा और सैन्य प्रशिक्षण में होता है?", o: ["True", "False"], c: 0},
{q: "31. Is VR good and bad for you at the same time? / क्या VR आपके लिए अच्छा और बुरा दोनों है?", o: ["True", "False"], c: 0},
{q: "32. The goal of AI is to build systems that exhibit intelligent behavior. / AI का लक्ष्य बुद्धिमान व्यवहार वाले सिस्टम बनाना है।", o: ["True", "False"], c: 0},
{q: "33. A block in the blockchain can never have more than one parent block. / ब्लॉकचेन में एक ब्लॉक का एक से अधिक पैरेंट ब्लॉक नहीं हो सकता।", o: ["True", "False"], c: 0},
{q: "34. Is it possible to program a blockchain to record transactions automatically? / क्या ब्लॉकचेन को लेनदेन रिकॉर्ड करने के लिए प्रोग्राम किया जा सकता है?", o: ["True", "False"], c: 0},
{q: "35. Blockchains are fully public? / क्या ब्लॉकचेन पूरी तरह से सार्वजनिक हैं?", o: ["True", "False"], c: 1},
{q: "36. After 10 minutes a new block is formed that contains latest transactions. / 10 मिनट बाद नया ब्लॉक बनता है जिसमें नवीनतम लेनदेन होते हैं।", o: ["True", "False"], c: 0},
{q: "37. 3D printing and additive manufacturing are different concepts. / 3D प्रिंटिंग और एडिटिव मैन्युफैक्चरिंग अलग अवधारणाएं हैं।", o: ["True", "False"], c: 1},
{q: "38. Does RPA requires any programming knowledge to create automated process? / क्या RPA के लिए प्रोग्रामिंग ज्ञान की आवश्यकता है?", o: ["True", "False"], c: 1},
{q: "39. Trojan horses are similar to virus that they replicate themselves. / ट्रोजन हॉर्स वायरस की तरह खुद को दोहराते हैं।", o: ["True", "False"], c: 1},
{q: "40. Hacking a computer is always illegal and punishable by law. / कंप्यूटर को हैक करना हमेशा अवैध और दंडनीय है।", o: ["True", "False"], c: 0}
];
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-3
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)...