Computer Map
14.9K subscribers
900 photos
17 videos
395 files
355 links
Abhyas Point Powered By Computer Map टेलीग्राम चैनल में आपका स्वागत है यह सभी प्रतियोगी परीक्षाओं के लिए कंप्यूटर विषय के लिए एक निःशुल्क टेलीग्राम चैनल है
#ACP #BPSCTRE #Anudeshak #UPLTGrade #Computer_Anudeshak_BCI #DSSSB_PGT_TGT, #EMRS_PGT_TGT
Download Telegram
If three threads are trying to share a single object at the same time which condition will arise in the scenario?/यदि तीन थ्रेड एक ही समय में एक ऑब्जेक्ट को साझा करने का प्रयास कर रहे हैं, तो कौन-सी स्थिति उत्पन्न होगी?
[बेसिक कम्प्यूटर अनुदेशक 18.06.2022]
[DSSSB PGT CS (F) 26 July 2018]
[AWES PGT CS - B 09 DEC 2012]
[DSSSB PGT CS (F) 2022]

(a) Time-lapse/टाइम-लैप्स
(b) Critical situation/क्रिटिकल सिचुएशन
(c) Race condition/रेस कंडीशन
(d) Recursion/रिकर्शन

😊 Old is Gold
24👍1
👆AI से Questions ढूंढ रहे हैं, Google खंगाल रहे हैं, PDF रट रहे हैं... लेकिन असली गेम तो All India PYQ Questions का है, जो बार-बार सीधे परीक्षा में पूछे जा रहे हैं।
https://youtu.be/9S2-uZTyKmI?si=5zUYHNmjGmaBB16f
💯95
👷A pointer variable in C language can store........of a variable./C भाषा में पॉइंटर वेरिएबल किसी वेरिएबल का ........ स्टोर कर सकता है।
[UK Training Institute Foreman 2023]
[UPPCL PRE RO-ARO-2014]
Anonymous Quiz
49%
(a) only address/केवल पता
8%
(b) only data/केवल डेटा
42%
(c) both address and data/पता और डेटा दोनों
0%
(d) None of these/इनमें से कोई नहीं
3👍1💯1
👷Find the output of C code/निम्नलिखित C कोड का आउटपुट बताइए।
int k = 5;
int *p = &k;
int **m = &p;
**m = 6;
printf("%d", k);
[UKPSC AP DG 2017]
2👍1
👷Which of the following is NOT a valid access mode in fopen()?/fopen() में निम्नलिखित में से कौन-सा एक्सेस मोड मान्य नहीं है?
[DSSSB CS IT AT 2024]
Anonymous Quiz
43%
(a) q
28%
(b) w
21%
(c) a
9%
(d) r
2👍1🏆1
‌‎📱कम्प्यूटर अनुदेशक Paper-1 & Paper-2
🤖 Paper-2 Test Series में पाएँ All India PYQ Questions एक ही प्लेटफ़ॉर्म पर — पूरी तरह Organized & Exam-Ready Format में।
📚 कम्प्यूटर अनुदेशक परीक्षा के लिए 100% Exam-Oriented Test Series, जिससे आपकी तैयारी होगी और भी मजबूत।
💥 जितना ज्यादा अभ्यास, उतना पक्का चयन।

➡️ Demo Test देखकर ही Buy कर सकते हो।
📱Computer MAP Application App Download करें (Abhyas Point)🔗
https://play.google.com/store/apps/details?id=com.kxtuvw.fzjanj
👆 2 Paper Buy करो और 1 Paper बिल्कुल FREE पाओ।
1 Paper पर भी अलग ऑफर उपलब्ध है।
Please open Telegram to view this post
VIEW IN TELEGRAM
2
👷Which inbuilt function in C is used to read string from system console?/सिस्टम कंसोल से स्ट्रिंग पढ़ने के लिए C में कौन-सा इनबिल्ट फ़ंक्शन उपयोग किया जाता है?
[DSSSB TGT CS 2021]
Anonymous Quiz
9%
(a) puts()
24%
(b) cgets()
27%
(c) getche()
39%
(d) getchar()
1
http://youtube.com/post/UgkxsDj7quL_QIb-Sy0CrdDPmGZeeCI5A3dh?si=gToopbvBaaNKtpkQ
👆 महत्वपूर्ण PYQ quiz क्या आपके सही हो सकता है?😊
2
आज मार्केट में भर्ती अपडेट, नोटिफिकेशन और अफवाहों वाले वीडियो रोज़ आ रहे हैं, लेकिन हर वीडियो पर युवाओं का भरोसा नहीं बनता।

💯 Computer MAP की All India PYQ Questions Classes पर युवाओं का जो विश्वास बना है,

📚 एक-एक Class Top Level Content के साथ तैयार की जा रही है, जहाँ सिर्फ Questions नहीं बल्कि उनके पीछे का Concept, Logic और Exam Approach भी समझाया जा रहा है।

🚀 यही कारण है कि Computer MAP की PYQ Classes को युवा लगातार देख रहे हैं और पसंद कर रहे हैं।😊
https://youtu.be/9S2-uZTyKmI?si=W4TzB5ieXZytZlxT
12
👷In C language, the operator that acts on single operand is known as..........operator./C भाषा में वह ऑपरेटर जो एक ही operand पर कार्य करता है, .......... ऑपरेटर कहलाता है।
[UK TTF 2023]
Anonymous Quiz
12%
(a) Binary/बाइनरी
77%
(b) Unary/यूनरी
9%
(c) Ternary/टर्नरी
3%
(d) Single/सिंगल
2😍2💯1
👷How many times will the following for loop in C language run?/निम्नलिखित for loop C भाषा में कितनी बार चलेगा? for( ; ; );
[UK TIF 2023]
Anonymous Quiz
7%
(a) Zero/शून्य
20%
(b) One/एक
57%
(c) Infinite/अनंत बार
16%
(d) Will give syntax error/सिंटैक्स एरर देगा
41🏆1
What is the number of polymorphism categories supported by C++?
[CGPSC Asstt. Prof.CSA 2014]
(a) 1
(b) 2
(c) 3
(d) 4
(e) 5

▪️How many types of polymorphisms are supported by C++?/C++ कितने प्रकार के पॉलीमॉर्फिज़्म का समर्थन करता है?
[वरिष्ठ कम्प्यूटर अनुदेशक 19-06-2022]
(a) 1
(b) 2
(c) 3
(d) 4
6🏆2
▪️Which of the following is NOT a type of constructor?
[APPSC Lect.DC CS 2017]
(a) Copy constructor
(b) Friend constructor
(c) Default constructor
(d) Parameterized constructor

▪️Which of the following is not a type of constructor?/निम्न में से कौन सा कंस्ट्रक्टर का प्रकार नहीं है?
[वरिष्ठ कम्प्यूटर अनुदेशक 19-06-2022]
(a) Copy constructor/कॉपी कंस्ट्रक्टर
(b) Friend constructor/फ्रेंड कंस्ट्रक्टर
(c) Default constructor/डिफॉल्ट कंस्ट्रक्टर
(d) Parameterized constructor/पैरामीटराइज्ड कंस्ट्रक्टर

PYQ रिपिट नहीं होते😊
9💯3
Computer Map
▪️Which of the following is NOT a type of constructor? [APPSC Lect.DC CS 2017] (a) Copy constructor (b) Friend constructor (c) Default constructor (d) Parameterized constructor ▪️Which of the following is not a type of constructor?/निम्न में…
Which of the following is not a type of constructor?
[CGPSC Asstt. Prof.CSA 2014]
(a) Copy constructor
(b) Friend constructor
(c) Default constructor
(d) Parameterized constructor
(e) Paste constructor
3
‌‎📱कम्प्यूटर अनुदेशक Paper-1 & Paper-2
🤖 Paper-2 Test Series में पाएँ All India PYQ Questions एक ही प्लेटफ़ॉर्म पर — पूरी तरह Organized & Exam-Ready Format में।
📚 कम्प्यूटर अनुदेशक परीक्षा के लिए 100% Exam-Oriented Test Series, जिससे आपकी तैयारी होगी और भी मजबूत।
💥 जितना ज्यादा अभ्यास, उतना पक्का चयन।

➡️ Demo Test देखकर ही Buy कर सकते हो।
📱Computer MAP Application App Download करें (Abhyas Point)🔗
https://play.google.com/store/apps/details?id=com.kxtuvw.fzjanj
👆 2 Paper Buy करो और 1 Paper बिल्कुल FREE पाओ।
💥All india PYQ टोपिक वाइज एक ही computer map प्लैटफॉर्म पर उपलब्ध है
Please open Telegram to view this post
VIEW IN TELEGRAM
https://youtu.be/zzidkZs64vc?si=2w-ESujMP6zyz4hD
👆 DSA All India PYQ Class-05

💥 आगामी All India PYQ Question Class -: C→C++→Java→Python
👷When a derived class inherits from many base classes, this process is known as/जब कोई derived class अनेक base classes से inherit करती है, तो इस प्रक्रिया को क्या कहा जाता है?
[HTET PGT CS 2021]
[UKPSC AP DG 2017] [AWES PGT CS 2013]
Anonymous Quiz
5%
(a) Default inheritance/डिफॉल्ट इनहेरिटेंस
22%
(b) Multiplex inheritance/मल्टीप्लेक्स इनहेरिटेंस
33%
(c) Multilevel inheritance/मल्टीलेवल इनहेरिटेंस
40%
(d) Multiple inheritance/मल्टीपल इनहेरिटेंस
5