declaration tag is used by the web browser to understand the version of the HTML : HTML संस्करण-5 में डिक्लेरेशन टैग.......... का प्रयोग वेब-ब्राउज़र द्वारा HTML के संस्करण को समझने के लिए किया जाता है:
HTET Exam- 2018
Anonymous Quiz
60%
(A) <!DOCTYPE html>
21%
(B) <$DOCUMENT html>
17%
(C) <#DOCTYPE html>
3%
(D) <#DOC html>
😍2
HTET Exam- 2018
Anonymous Quiz
14%
(A) ^
25%
(B) = =
50%
(C) . [dot]
12%
(D) !
individually copying each member of an object to the corresponding member of another object of the same class is known as ……….. copying.C++ के संदर्भ में, एक ऑब्जेक्ट के प्रत्येक सदस्य को एक-एक कर उसी क्लास के दूसरे ऑब्जेक्ट के संबंधित सदस्य में कॉपी (नकल) करने की प्रक्रिया को...........कॉपी कहा जाता है।
HTET Exam- 2018
Please open Telegram to view this post
VIEW IN TELEGRAM
❤1
❤2
HTET Exam- 2018
Anonymous Quiz
13%
(A) gp = ip is a valid C++ statement
38%
(B) *ip = *gp is a valid C++ statement
42%
(C) Both (A) and (B) are valid statements
7%
(D) Neither (A) Nor (B) are valid statements
⚡1❤1
HTET Exam- 2018
Anonymous Quiz
62%
(A) Multi-valued
24%
(B) Composite
11%
(C) Derived
2%
(D) Complex
❤3
HTET Exam- 2018
Anonymous Quiz
65%
(A) Class A
19%
(B) Class B
11%
(C) Class C
5%
(D) Class D
❤2
HTET Exam- 2018
Anonymous Quiz
17%
(A) 39%
56%
(B) 18%
20%
(C) 27%
7%
(D) 54%
❤3
HTET Exam- 2018
Anonymous Quiz
26%
(A) RTP, ICMP
26%
(B) DSL, IP
15%
(C) SONET, DSL
32%
(D) DNS, TCP
❤3
Note:- युटुब चैनल पर यह कैलेंडर रहेगा ट्रेडिंग में
Please open Telegram to view this post
VIEW IN TELEGRAM
❤12
🎓In context of a relation in database, choose a false statement : डाटाबेस में एक रिलेशन के सन्दर्भ में, एक असत्य (गलत) कथन चुनिए :
(A) There can be more than one super keys. एक से अधिक सुपर की हो सकती हैं।
(B) A candidate key is a minimal super key. कैंडिडेट की एक न्यूनतम सुपर की होती है।
(C) One of the candidate keys is
designated as primary key.कैंडिडेट की में से किसी एक को प्राइमरी की के रूप में चुना जाता है।
(D) Primary key is obtained by
removing one or more attributes
from a candidate key. प्राइमरी की कैंडिडेट की से एक या अधिक गुणों (attributes) को हटाकर प्राप्त की जाती है
HTET 2019
(A) There can be more than one super keys. एक से अधिक सुपर की हो सकती हैं।
(B) A candidate key is a minimal super key. कैंडिडेट की एक न्यूनतम सुपर की होती है।
(C) One of the candidate keys is
designated as primary key.कैंडिडेट की में से किसी एक को प्राइमरी की के रूप में चुना जाता है।
(D) Primary key is obtained by
removing one or more attributes
from a candidate key. प्राइमरी की कैंडिडेट की से एक या अधिक गुणों (attributes) को हटाकर प्राप्त की जाती है
HTET 2019
❤4
🎓 In context of C++, consider the following statements : C++ के सन्दर्भ में निम्नलिखित कथनों पर विचार कीजिए :
I : Static member function of a class can access only static data members of the class.किसी क्लास का static member function केवल उसी क्लास के static data members को ही access कर सकता है।
II : A static data member of class is shared by all the objects of the class.किसी क्लास का static data member उस क्लास के सभी objects द्वारा साझा (shared) किया जाता है।
The true statement(s) is/are :सत्य कथन कौन-से हैं?
HTET 2019
I : Static member function of a class can access only static data members of the class.किसी क्लास का static member function केवल उसी क्लास के static data members को ही access कर सकता है।
II : A static data member of class is shared by all the objects of the class.किसी क्लास का static data member उस क्लास के सभी objects द्वारा साझा (shared) किया जाता है।
The true statement(s) is/are :सत्य कथन कौन-से हैं?
HTET 2019
❤1
❤3
🎓A network using CSMA/CD has a bandwidth 10 Mbps. If the maximum propagation time (including delays in the devices and ignoring the time needed to send a jamming signal) is 25.6 micro seconds. What is the minimum size of the frame ?एक नेटवर्क जो CSMA/CD (Carrier Sense Multiple Access with Collision Detection) का उपयोग करता है, उसकी बैंडविड्थ 10 Mbps है। यदि अधिकतम प्रोपेगेशन टाइम (डिवाइस में देरी सहित और जेमिंग सिग्नल भेजने के समय को छोड़कर) 25.6 माइक्रोसेकंड है, तो फ्रेम का न्यूनतम आकार कितना होगा?
HTET 2019
HTET 2019
❤2
🎓Which of the following set of
operations is a valid set of aggregate operations in SQL ? निम्न में से कौन-सा ऑपरेशनों का समूह SQL में वैध समुच्चयी क्रियाएँ (Aggregate Operations) है?
HTET 2019
operations is a valid set of aggregate operations in SQL ? निम्न में से कौन-सा ऑपरेशनों का समूह SQL में वैध समुच्चयी क्रियाएँ (Aggregate Operations) है?
HTET 2019
Anonymous Quiz
61%
(A) COUNT, MAX, AVG, SUM
20%
(B) MAX, AVG, SUM, SELECT
14%
(C) UNION, COUNT, MIN, DESC
6%
(D) AVG, MIN, MAX, ASC
❤2
🎓SQL command used to modify attribute values of one or more selected tuples is :SQL में किसी या एक से अधिक चयनित ट्यूपल (records) के गुण (attribute) मानों को संशोधित (modify) करने के लिए कौन-सी कमांड प्रयोग की जाती है?
HTET 2019
HTET 2019
Anonymous Quiz
16%
(A) MODIFY
51%
(B) UPDATE
8%
(C) INSERT
24%
(D) ALTER
❤1
🎓Which of the following feature is not supported in C++ ?निम्न में से कौन-सी सुविधा C++ में समर्थित नहीं है?
HTET 2019
HTET 2019
Anonymous Quiz
5%
(A) Inheritance
15%
(B) Abstraction
62%
(C) Reflection
18%
(D) Dynamic Binding
🎓In HTML the ………….. element is used to contain characters that should be sub-script. HTML में उन अक्षरों (characters) को दर्शाने के लिए जो सब-स्क्रिप्ट (Subscript) में होने चाहिए, कौन-सा टैग प्रयोग किया जाता है?
HTET 2019
HTET 2019
Anonymous Quiz
13%
(A) < SCRIPT >
44%
(B) <SUB>
38%
(C) <SUB SCRIPT>
5%
(D) < SUB SCR>
🎓Which of the following is empty or void element in HTML ? निम्न में से कौन-सा HTML में एक रिक्त (empty) या void element है?
HTET 2019
HTET 2019
Anonymous Quiz
13%
(A) <p>
56%
(B) <br>
26%
(C) <abbr>
4%
(D) <sup>