Computer Map
14.9K subscribers
903 photos
17 videos
395 files
358 links
Abhyas Point Powered By Computer Map टेलीग्राम चैनल में आपका स्वागत है यह सभी प्रतियोगी परीक्षाओं के लिए कंप्यूटर विषय के लिए एक निःशुल्क टेलीग्राम चैनल है
#ACP #BPSCTRE #Anudeshak #UPLTGrade #Computer_Anudeshak_BCI #DSSSB_PGT_TGT, #EMRS_PGT_TGT
Download Telegram
🎓Consider the relation scheme R=(A, B, C, D, E, F, G, H, I, J) and the set of functional dependencies {{A, B} → {C},{B} → {E, F},{A, D} → {G, H},{G} → {I},{H} → {J}} on R.What is the key for R ?

[HP Assi.Programmer 2019]
Anonymous Quiz
6%
(A) {A, B}
52%
(B) {A, B,D}
39%
(C) {A, B, D, G, H}
3%
(D) {A}
🎓In mapping of ERD to DFD /ERD को DFD में मैप करते समय निम्न में से कौन-सा कथन सही है?

(A) relations in ERD has 1 to 1 correspondence to processes in DFD /ERD में रिलेशन की 1 से 1 संगतता DFD में प्रोसेस से होती है।

(B) relationships in ERD has 1 to 1 correspondence to flows in DFD/ERD में रिलेशनशिप की 1 से 1 संगतता DFD में फ्लो से होती है।

(C) entities in ERD should correspond to an existing entity/store in DFD/ERD में एंटिटी, DFD में किसी मौजूदा एंटिटी या डाटा स्टोर के अनुरूप होनी चाहिए।

(D) entity in DFD is converted to attributes of an entity in ERD / DFD में एंटिटी को ERD की एंटिटी के एट्रीब्यूट्स में बदल दिया जाता है।


[HP Assi.Programmer 2019]
👍3
.
Anonymous Quiz
17%
A
36%
B
38%
C
9%
D
🎓Block-level striping with distributed parity is known asब्लॉक-स्तरीय स्ट्राइपिंग जिसमें वितरित पैरिटी होती है, उसे क्या कहा जाता है?

HP Programmer 2021
Anonymous Quiz
20%
(A) RAID 4
59%
(B) RAID 5
20%
(C) RAID 6
1%
(D) None of the above
👍1
Which of the following is the most important feature of spiral model ? निम्नलिखित में से स्पाइरल मॉडल की सबसे महत्वपूर्ण विशेषता कौन-सी है?

UK AP 2017
Anonymous Quiz
7%
(a) Quality management
30%
(b) Performance management
16%
(c) Efficiency management
47%
(d) Risk management
Which of the following normal form is based on the concept of full functional dependency on each candidate key of the relation ?/निम्नलिखित में से कौन-सी नॉर्मल फॉर्म इस अवधारणा पर आधारित है कि रिलेशन की प्रत्येक कैंडिडेट की पर पूरी तरह से फंक्शनल डिपेंडेंसी हो?

[UK AP 2017]
Which of the following operation of relational algebra, selects certain columns from the table and discards the other columnsनिम्नलिखित में से रिलेशनल एल्जebra का कौन-सा ऑपरेशन टेबल से कुछ विशेष कॉलम को चुनता है और बाकी कॉलम को हटा देता है?
UK AP 2017
Anonymous Quiz
25%
(a) SELECT
57%
(b) PROJECT
16%
(c) DIVISION
1%
(d) None of the above
What is difference between a Router and a Brouter ?राउटर और ब्राउटर में क्या अंतर है?


(a) A brouter routinely
broadcasts routing information./एक ब्राउटर नियमित रूप से रूटिंग जानकारी प्रसारित करता है।

(b) A brouter is a basic functionality of router/एक ब्राउटर, राउटर की मूल कार्यक्षमता है।

(c) A brouter can function as a bridge as well as a router/एक ब्राउटर पुल (ब्रिज) और राउटर दोनों के रूप में कार्य कर सकता है।

(d) A brouter is a router that routes signals on broadband network./एक ब्राउटर वह राउटर होता है जो ब्रॉडबैंड नेटवर्क पर सिग्नल रूट करता है।

UK AP 2017
👍2
.
Anonymous Quiz
7%
A
24%
B
52%
C
17%
D
2
🎓 The statement that is executed automatically by the system as a side effect of the modification of the database is:निम्न में से कौन-सा कथन डाटाबेस में संशोधन (modification) के परिणामस्वरूप सिस्टम द्वारा स्वतः (स्वचालित रूप से) निष्पादित किया जाता है?

H.P AP CS-Engg.2018
🎓Process of analyzing relational schema to achieve minimal redundancy and insertion or update anomalies is classified as:रिलेशनल स्कीमा (Relational Schema) का विश्लेषण करके उसमें न्यूनतम पुनरावृत्ति (redundancy) और इनसर्शन या अपडेट विसंगतियों (anomalies) को प्राप्त करने की प्रक्रिया को क्या कहा जाता है?

H.P AP CS-Engg.2018
🎓In an SQL query involving four clauses where, having, order by and group by, if a composite query is performed what is the order of evaluation of these clauses ?

H.P AP CS-Engg.2018
Anonymous Quiz
10%
(A) having followed by where followed by group by followed by order by
51%
(B) where followed by group by followed by having followed by order by
31%
(C) where followed by having followed by group by followed by order by
8%
(D) where followed by group by followed by order by followed by having
🎓Which one of the following layer of OSI reference model HDLC Protocol is used ?OSI संदर्भ मॉडल (OSI Reference Model) की निम्न में से किस परत (Layer) में HDLC प्रोटोकॉल का उपयोग किया जाता है?

H.P AP CS-Engg.2018
Anonymous Quiz
10%
(A) Physical
67%
(B) Data Link
20%
(C) Transport
4%
(D) Session
👍1
🎓Which of the following is NOT used as private IP address ?निम्न में से कौन-सा IP पता Private IP Address के रूप में उपयोग नहीं किया जाता है?

H.P AP CS-Engg.2018
Anonymous Quiz
17%
40%
21%
🏆4🔥2😍1
🎓 Which of the following information does NOT contain in IPv4 packet format?निम्न में से कौन-सी जानकारी IPv4 पैकेट प्रारूप (Packet Format) में शामिल नहीं होती है?

H.P AP CS-Engg.2018
Anonymous Quiz
25%
(A) Payload length/पेलोड की लंबाई
23%
(B) Identification/पहचान संख्या
25%
(C) Header Checksum/हैडर चेकसम
27%
(D) Options/विकल्प
👍42🥰2😍2
Window application

32 bit
https://d18xhyebgqcmp1.cloudfront.net/761/admin_v1/sample/1635220_Abhyas%20Point%20Setup%20V2.0%2032bit.exe

64 bit
https://d18xhyebgqcmp1.cloudfront.net/761/admin_v1/sample/1464000_Abhyas%20Point%20Setup.exe

👆जो भी ACP Exam के PYQ question Buy किया है और लैपटॉप में चलाना चाहते हैं तो नया Window एप्लिकेशन इंस्टॉल करें पुराना डिलीट करे
👌2💯2