क्रिकेट स्पोर्ट्स बॉलीवुड राजनीति जॉब - एजुकेशन बिजनेस लाइफस्टाइल देश अंतरराष्ट्रीय टेक्नोलॉजी छत्तीसगढ़

---Advertisement---

साइबर लिटरेसी- जनगणना के नाम पर हो सकता है घोटाला: जानें सही प्रक्रिया, अगर कोई ये 11 सवाल पूछे तो वो धोखाधड़ी है, 9 गलतियां न करें

On: अप्रैल 19, 2026 4:30 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

1 अप्रैल 2026 से देश के कई राज्यों में जनगणना शुरू हो चुकी है। इसका पहला चरण 30 सितंबर 2026 तक चलेगा। घर पर जाकर डेटा इकट्ठा किया जाएगा। इसके लिए जनगणना कर्मी आपके घर आएंगे और उनके पास सवालों की एक लंबी सूची होगी। साइबर सुरक्षा विशेषज्ञ ऐसे आज ‘साइबर लिटरेसी’ कॉलम में हम जनगणना की सही प्रक्रिया के बारे में बात करेंगे। साथ ही यह भी जानेंगे कि जनगणना के नाम पर घोटाला कैसे हो सकता है? उत्तर: जनगणना प्रक्रिया का फायदा उठाकर साइबर ठगों को लोगों को निशाना बनाना पड़ सकता है। वे खुद को सरकारी कर्मचारी बताकर कॉल, मैसेज या फर्जी लिंक से व्यक्तिगत विवरण चुरा सकते हैं। नीचे दिए गए ग्राफिक में, आप देख सकते हैं कि धोखाधड़ी करने वाले कौन से तरीके अपना सकते हैं – प्रश्न – जनगणना अधिकारी घर पर क्या सवाल पूछेंगे? उत्तर- गृह मंत्रालय ने जनगणना में पूछे जाने वाले सभी सवालों की सूची जारी की है। इसे नीचे देखें- मकान से जुड़े सवाल परिवार से जुड़े सवाल सुविधाओं से जुड़े सवाल डिजिटल और सामान से संबंधित प्रश्न वाहन और अन्य जानकारी प्रश्न- जनगणना अधिकारी कौन से प्रश्न नहीं पूछ सकते हैं? उत्तर – जनगणना कर्मी आ

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

भास्कर अपडेट्स:गाजियाबाद के लोनी थाने में आग; 15-20 जब्त वाहन जले

red and white modern breaking news youtube thumbnail

हफ्ते की टॉप जॉब्स:गुजरात में टीचर की 11,000 भर्ती; पंजाब स्टेट पावर कॉर्पोरेशन में 3000 वैकेंसी, इस हफ्ते निकलीं 21042 नौकरियां

red and white modern breaking news youtube thumbnail

जरूरत की खबर- इन चीजों की तासीर है ठंड:करे तापमान नियंत्रण, हीट स्ट्रोक से बचाएं, जानें गर्मियों में क्या खाएं और क्या नहीं

red and white modern breaking news youtube thumbnail

ममता बोलीं- दंगे भड़काने वाले देश के नेता बन गए:मोदी बोले- DMK के काले कारनामे जनता के सामने आए, तमिलनाडु में NDA सत्ता में आएगी

red and white modern breaking news youtube thumbnail

ममता बोलीं- दंगे भड़काने वाले देश के नेता बन गए:मोदी बोले- DMK के काले कारनामे जनता के सामने आए, तमिलनाडु में NDA सत्ता में आएगी

red and white modern breaking news youtube thumbnail

छत्तीसगढ़-महाराष्ट्र में पारा 45°C पहुंचा:MP का रतलाम-उमरिया देश के 10 सबसे गर्म शहरों में शामिल; रांची के चिड़ियाघर में कूलर लगे

Leave a Comment

// Function to get current page info for sharing const currentUrl = window.location.href; const pageTitle = document.title; // --- 1. Follow Your Official Pages --- // These links go directly to the URLs you provided // Instagram Follow document.getElementById('wpliteInstagramFollow').addEventListener('click', function() { const instaUrl = 'https://www.instagram.com/worldprime.news?igsh=N3I0azl5ZTd1b3U5&utm_source=qr'; window.open(instaUrl, '_blank'); }); // Facebook Follow document.getElementById('wpliteFacebookFollow').addEventListener('click', function() { const fbUrl = 'https://www.facebook.com/share/1ATWDHQiYR/?mibextid=wwXIfr'; window.open(fbUrl, '_blank'); }); // --- 2. Share Current Page to Others --- // These remain as "Sharing" functions // WhatsApp Share document.getElementById('wpliteWhatsAppShare').addEventListener('click', function() { const whatsappUrl = 'https://api.whatsapp.com/send?text=' + encodeURIComponent(pageTitle + " " + currentUrl); window.open(whatsappUrl, '_blank'); }); // Twitter Share document.getElementById('wpliteTwitterShare').addEventListener('click', function() { const twitterUrl = 'https://twitter.com/intent/tweet?url=' + encodeURIComponent(currentUrl) + '&text=' + encodeURIComponent(pageTitle); window.open(twitterUrl, '_blank'); }); // --- 3. Mobile Native Share (The Floating Button) --- document.getElementById("mobileShareFloatingButton").addEventListener("click", function (e) { e.preventDefault(); if (navigator.share) { navigator.share({ title: pageTitle, url: currentUrl }) .then(() => console.log("Share successful")) .catch(err => console.error("Share failed", err)); } else { alert("Native sharing not supported. Use the icons below!"); } });