⭕ What is data link layer protocol data unit is called?डेटा लिंक लेयर का प्रोटोकॉल डेटा यूनिट (PDU) क्या कहलाता है?
CG SET 2024
CG SET 2024
Anonymous Quiz
14%
(A) Packet
14%
(B) Message
18%
(C) Segment
53%
(D) Frame
👍1
⭕ Which one is the fundamental operation in the relational algebra?/रिलेशनल बीजगणित (Relational Algebra) में कौन-सा मूल ऑपरेशन (Fundamental Operation) है?
[HPPSC Programmer 2019]
[HPPSC Programmer 2019]
Anonymous Quiz
22%
(A) Natural join
15%
(B) Division
29%
(C) Set intersection
34%
(D) Cartesian product
⭕ In entity relationship diagram double lines indicate/ Entity Relationship (ER) डायग्राम में दोहरी रेखाएँ (Double Lines) किसे दर्शाती हैं?
[HPPSC Programmer 2019]
[HPPSC Programmer 2019]
Anonymous Quiz
9%
(A) Cardinality
21%
(B) Relationship
33%
(C) Partial participation
37%
(D) Total participation
⭕ A relation will be in 2NF, if we/ कोई रिलेशन (संबंध) द्वितीय सामान्य रूप (2NF) में तब होगा, जब हम –
[HPPSC Programmer 2019]
[HPPSC Programmer 2019]
Anonymous Quiz
5%
(A) remove repeating groups
73%
(B) remove partial dependency
19%
(C) remove transitive dependency
4%
(D) have overlapping candidate key
⭕ BCNF can be achieved from 3NF by removing/BCNF (बॉयस-कॉड सामान्य रूप) को 3NF (तीसरा सामान्य रूप) से किसे हटाकर प्राप्त किया जा सकता है?
[HPPSC Programmer 2019]
[HPPSC Programmer 2019]
Anonymous Quiz
5%
(A) repeating groups
18%
(B) partial dependencies
56%
(C) transitive dependencies
21%
(D) overlapping dependencies
👍1👌1
⭕ Which of the following model does not belong to database model?निम्नलिखित में से कौन-सा मॉडल डेटाबेस मॉडल से संबंधित नहीं है?
[HPPSC Programmer 2019]
[HPPSC Programmer 2019]
Anonymous Quiz
7%
(A) Relational Model
57%
(B) Distributed Model
17%
(C) Hierarchical Model
19%
(D) Network Model
👍1
⭕ Consider the given IP address, 156.216.24.65 with a subnet mask of 7 bits, what are the number of hosts and Subnets? दिए गए IP पते 156.216.24.65 और 7 बिट की सबनेट मास्क को ध्यान में रखते हुए, कुल कितने होस्ट (Hosts) और सबनेट्स (Subnets) बन सकते हैं?
[HPPSC Programmer 2019]
[HPPSC Programmer 2019]
❤1👍1
❤2👍1
⭕ The highest IP address in digital notation is/ डिजिटल संकेतन (Digital Notation) में सबसे उच्चतम IP पता (IP Address) कौन सा है?
[HPPSC Programmer 2019]
[HPPSC Programmer 2019]
Anonymous Quiz
11%
(A) 255.0.0.0
9%
(B) 255.255.0.0
24%
(C) 255.255.255.0
56%
(D) 255.255.255.255
❤3
⭕ Data integrity in a file-based system may be lost because/फाइल-आधारित सिस्टम में डेटा अखंडता (Data Integrity) क्यों खो सकती है?
(A) the same variable may have different values in different files/एक ही वेरिएबल के विभिन्न फाइलों में अलग-अलग मान हो सकते हैं
(B) files are duplicated/फाइलों का डुप्लीकेशन होता है
(C) unnecessary data is stored in files/फाइलों में अनावश्यक डेटा संग्रहित होता है
(D) redundant data is stored in files/फाइलों में अतिरिक्त डेटा संग्रहित होता है
HP Lect. CS Eng. Poly.2021
(A) the same variable may have different values in different files/एक ही वेरिएबल के विभिन्न फाइलों में अलग-अलग मान हो सकते हैं
(B) files are duplicated/फाइलों का डुप्लीकेशन होता है
(C) unnecessary data is stored in files/फाइलों में अनावश्यक डेटा संग्रहित होता है
(D) redundant data is stored in files/फाइलों में अतिरिक्त डेटा संग्रहित होता है
HP Lect. CS Eng. Poly.2021
❤1
⭕ A relation is said to be in BCNF when/एक रिलेशन तब BCNF में कहा जाता है जब:
(A) it has overlapping composite keys/इसमें ओवरलैपिंग कंपोजिट की होते हैं
(B) it has no composite keys/इसमें कोई कंपोजिट की नहीं होते
(C) it has no multivalued dependencies/इसमें कोई मल्टीवैल्यूड डिपेंडेंसी नहीं होती
(D) it has no overlapping composite keys which have related attributes/इसमें कोई ओवरलैपिंग कंपोजिट की नहीं होतीं जिनके संबंधित गुण होते हैं
HP Lect. CS Eng. Poly.2021
(A) it has overlapping composite keys/इसमें ओवरलैपिंग कंपोजिट की होते हैं
(B) it has no composite keys/इसमें कोई कंपोजिट की नहीं होते
(C) it has no multivalued dependencies/इसमें कोई मल्टीवैल्यूड डिपेंडेंसी नहीं होती
(D) it has no overlapping composite keys which have related attributes/इसमें कोई ओवरलैपिंग कंपोजिट की नहीं होतीं जिनके संबंधित गुण होते हैं
HP Lect. CS Eng. Poly.2021
👍1
⭕Given the following relation:
vendor order (vendor no, order no, vendor name, qty supplied, price/unit)
It is not in 2. NF because
(A) it is not in 1 NF/यह 1 NF में नहीं है
(B) it has a composite key/इसमें एक कंपोजिट की है
(C) non-key attribute vendor name is dependent on vendor no, which is one part of the composite key/गैर-की एट्रिब्यूट vendor name vendor no पर निर्भर है, जो कि कंपोजिट की का एक भाग है
(D) Qty supplied and price/unit are dependent/Qty supplied और price/unit पर निर्भर हैं
HP Lect. CS Eng. Poly.2021
vendor order (vendor no, order no, vendor name, qty supplied, price/unit)
It is not in 2. NF because
(A) it is not in 1 NF/यह 1 NF में नहीं है
(B) it has a composite key/इसमें एक कंपोजिट की है
(C) non-key attribute vendor name is dependent on vendor no, which is one part of the composite key/गैर-की एट्रिब्यूट vendor name vendor no पर निर्भर है, जो कि कंपोजिट की का एक भाग है
(D) Qty supplied and price/unit are dependent/Qty supplied और price/unit पर निर्भर हैं
HP Lect. CS Eng. Poly.2021
❤1👍1
⭕ Normalization of database is essential to/डेटाबेस का नॉर्मलाइजेशन निम्नलिखित के लिए आवश्यक है:
(i) avoid accidental deletion of required data when some data is deleted/जब कुछ डेटा डिलीट किया जाता है, तो जरूरी डेटा की दुर्घटनावश डिलीट होने से बचना
(ii) eliminate inconsistencies when a data item is modified in the database/जब डेटाबेस में कोई डेटा आइटम संशोधित किया जाता है, तो असंगतताओं को समाप्त करना
(iii) allows storage of data in a computer's disk/डेटा को कंप्यूटर की डिस्क में संग्रहित करने की अनुमति देना
(iv) use a database management system/डेटाबेस प्रबंधन प्रणाली का उपयोग करना
[HP Lect. CS Eng. Poly.2021]
(i) avoid accidental deletion of required data when some data is deleted/जब कुछ डेटा डिलीट किया जाता है, तो जरूरी डेटा की दुर्घटनावश डिलीट होने से बचना
(ii) eliminate inconsistencies when a data item is modified in the database/जब डेटाबेस में कोई डेटा आइटम संशोधित किया जाता है, तो असंगतताओं को समाप्त करना
(iii) allows storage of data in a computer's disk/डेटा को कंप्यूटर की डिस्क में संग्रहित करने की अनुमति देना
(iv) use a database management system/डेटाबेस प्रबंधन प्रणाली का उपयोग करना
[HP Lect. CS Eng. Poly.2021]
👍1
⭕ If maximum network layer payload size is 1480 bytes, what is the maximum TCP payload size?/यदि अधिकतम नेटवर्क लेयर पेलोड आकार 1480 बाइट्स है, तो अधिकतम TCP पेलोड आकार क्या होगा?
HP Lect. CS Eng. Poly.2021
HP Lect. CS Eng. Poly.2021
Anonymous Quiz
13%
(A) 1440
34%
(B) 1456
37%
(C) 1460
16%
(D) 1500
❤2
⭕ Which of the followings are important tasks of TCP at the transport layer?TCP के ट्रांसपोर्ट लेयर में निम्नलिखित में से कौन-कौन सी महत्वपूर्ण कार्य हैं?
(i) Per hop packet delivery/प्रति हॉप पैकेट डिलीवरी
(ii) Congestion control/कंजेशन नियंत्रण
(iii) Ordered packet delivery/क्रमबद्ध पैकेट डिलीवरी
[HP Lect. CS Eng. Poly.2021]
(i) Per hop packet delivery/प्रति हॉप पैकेट डिलीवरी
(ii) Congestion control/कंजेशन नियंत्रण
(iii) Ordered packet delivery/क्रमबद्ध पैकेट डिलीवरी
[HP Lect. CS Eng. Poly.2021]