कम्प्यूटर की भाषा  (Computer Language)

91. Float Value के exponent form को print करने के लिए किस चिन्ह का उपयोग होता है।
(अ) %e
(ब) %c
(स) %x
(द) उपर्युक्त में से किसी को नहीं

View Solution

92. Float के Value (exponent या Mentsa या दोनों ) को किस चिन्ह के द्वारा स्टोर किया जाता है?
(अ) %f
(ब) %c
(स) %g
(द) %x
View Solution

93. Octal Number को Print करने के लिए किस चिन्ह का उपयोग किया जाता है?
(अ) %0
(ब) %c
(स) %x
(द) उपर्युक्त सभी का
View Solution

94. Unsigned decimal integer के लिए किस चिन्ह का उपयोग किया जाता है?
(अ) %u
(ब) %x
(स) %v
(द) इनमें से किसी का भी नहीं
View Solution

95. Hexa decimal number को print कराने के लिए किस चिन्ह का उपयोग किया जाता है?
(अ) %x
(ब) %y
(स) z%
(द) उपर्युक्त सभी
View Solution

96. VB.Net के टूलबॉक्स में कितनी केटेगरी होती है?
(अ) 9
(ब) 10
(स) 6
(द) 8
View Solution

97. इनमें से कौनसी Common Method Text box में उपयोग होती है?
(अ) Show ( )
(ब) Hide ()
(स) Remove ( )
(द) Focus ( )
View Solution

98. VB.Net के विंडो में message को display करने के लिए किस कण्ट्रोल का उपयोग किया जाता है?
(अ) Textbox
(ब) Label
(स) List View
(द) Display Message
View Solution

99. इनमें से Text box के लिए Standard Prefix क्या है?
(अ) txt
(ब) text
(स) tx
(द) txt
View Solution

100. List Box में items collection में कौन-सी method नहीं होती है?
(अ) Add
(ब) Clear
(स) Count
(द) Delete
View Solution

101. निम्न में से कौन-सा सही है?
(अ) Listbox.Items.Remove (Item)
(ब) Listbox. Items.Clear()
(स) Listbox.Items.Contain(Item)
(द) उपर्युक्त सभी
View Solution

102. Visual Basic Objects का उदाहरण है-
(अ) Control Objects
(ब) ASP.NET
(स) ADO.NET
(द) उपर्युक्त सभी
View Solution

103. ADO का पूरा नाम क्या है?
(अ) Active Data Object
(ब) ActiveX Data Object
(स) Active Database Object
(द) Active Data Objective
View Solution

104. SOL क्या है?
(अ) Structure Query Language
(ब) Structured Query Language
(स) Structure queries languages
(द) Select Query Language
View Solution

105. इनमें से कौन-सा डेटाबेस प्रोग्राम है?
(अ) Oracle
(ब) SQL Server
(स) Microsoft ODBC Data Source
(द) उपर्युक्त सभी
View Solution

106. ……… डाटा स्रोत और डाटा सेट के बीच ब्रिज का काम करता है?
(अ) Data Reader
(ब) Data Provider
(स) Data Adapter
(द) Data Relation.
View Solution

107. XML का पूरा नाम क्या है?
(अ) Extension Mark Language
(ब) Extension Model Language
(स) Extensible Markup Language
(द) Extensible Mark Language
View Solution

108. VB.Net के साथ डेटाबेस प्रोग्रामिंग में कितनी विधि का प्रयोग किया जा सकता है?
(अ) 1
(ब) 2
(स) 3
(द) 4
View Solution

109. Server Explorer को खोलने की शॉर्टकट की क्या है?
(अ) Shift+S
(ब) Ctrl+Alt+S
(स) Shift+Alt+S
(द) Ctrl+S
View Solution

110. माइक्रोसॉफ्ट ने ADO कब परिचित किया था?
(अ) 1990
(ब) 1991
(स) 1995
(द) 1996
View Solution

111. इनमें से कौन-सा डाटा एडाप्टर ऑब्जेक्ट है
(अ) Oledb
(ब) Sql
(स) Odbe
(द) All
View Solution

112. Programming Environment में निम्न में से कौन-सा आमतौर पर इस्तेमाल किया Commands के लिए quick access प्रदान करता है?
(अ) Toolbox
(ब) Object browser
(स) Toolbar
(द) None of these
View Solution

113. ….. control अन्य control के लिए एक identifiable group प्रदान करने के लिए प्रयोग किया जाता है।
(अ) Frame
(ब) Label
(स) List box
(द) Command button
View Solution

114. ………… Text box और list box की सुविधाओं को जोड़ता है।
(अ) Picture box
(ब) Check box
(स) Combo box
(द) Option button
View Solution

115. प्रोग्राम को रन करने की शॉर्टकट की क्या है?
(अ) F2
(ब) F5
(स) F7
(द) F12
View Solution

116……. इंगित करता है कि कोई विशेष स्थिति ऑन है या ऑफ है ।
(अ) Combo box
(ब) List box
(स) Check box
(द) उपर्युक्त में से कोई नहीं
View Solution

117. Dispose कीवर्ड का उपयोग कहाँ होता है?
(अ) Public
(ब) Destructor
(स) Friend
(द) Constructor
View Solution

118. ……… प्राइवेट मेम्बर की तरह ही होता है ।
(अ) Friend
(ब) Public
(स) Overriding
(द) Protected
View Solution

119. एक …… अदृश्य कार्य करता है, भले ही आप कोई कोड लिखने।
(अ) Friend
(ब) private method
(स) Constructor
(द) Function
View Solution

120. जब भी एक application बनाईं जाती है, एक ………. जोड़ा जाता है।
(अ) Form
(ब) Class
(स) Property
(द) Object
View Solution

error: Content is protected !!
Scroll to Top