Dear Candidate
Please read the questions carefully before you answer. Please note that there 30 questions which are to be completed in 30 mins. Your time starts now. . . . .
Good Luck
Show()
Activate()
ShowDialog()
ShowModal()
Rate this question:
Internal
Private
Protected
Public
Rate this question:
We can make it work using KeyPress or KeyDown event of Datagridview
We have to inherit Datagridview class and override ProcessDataGridViewKey and ProcessDialogKey methods
We can make it work using KeyPress or KeyDown event of Form contain Datagridview
It is not possible to make Enter key work as Tab Key
Rate this question:
True
False
Some Classes Only
Rate this question:
Flush()
Open()
Assert()
None of above
Rate this question:
ILDASM
Regsvr32
Regasm
Regedit
Rate this question:
DataAdapter
DataSet
DataReader
DataExecutor
Rate this question:
Using Inherits Keyword
Using Implemented keyword
Private interfaces can not be implemented
Privat Implemented Interface
Rate this question:
True
False
Rate this question:
Both are same
Readonly variable is a variable that retains the same data throughout the execution of a program. Static variable is one whose value never changed.
Static variable is a variable that retains the same data throughout the execution of a program. Read only variable is one whose value never changed.
Rate this question:
Value Type
Reference Type
Data Type
None of above
Rate this question:
ArrayList
DictionaryList
Queue
Stack
Rate this question:
Using Only Get with in property
Using Only Get with in definition
Using Only Get..EndGet with in property definition
Using both Get and Set
None of above
Rate this question:
Include the keyword ‘NotOverridable’ in front of the class keyword.
Include Private access modifiers
Include the keywaord 'sealed' in front of the class keyword.
Non of the above
Rate this question:
True
False
Rate this question:
Yes
No
Rate this question:
System
System.Object
System.Data
Page
Rate this question:
CTS - Common Type System
CLS - Common Language Specification
CAS - Component Authorization Specification
FCL - Framework Class Library
Rate this question:
Thread.Abort ( )
Thread.Discard ( )
None of above
Rate this question:
No
Yes
Rate this question:
Statuc
Const
Read-only
None
Rate this question:
10
5
1
2
Rate this question:
32
1024
253
16
Rate this question:
It won't allow
Only one null value
2 null values.
None of these
Rate this question:
Ksbuild.exe
Msbuild.exe
Al.exe
SolBuild.exe
Rate this question:
1.0.0.0.1
1.1.1.1.1
2.2.2
1:0:0:0
Rate this question:
SELECT * FROM information_schema.yables
Select name from sysobjects where type='u' order by name
Sp_tables
All the above
Rate this question:
Case sensitivity
Accent sensitivity
Width Sensitivity
All of Above
Rate this question:
Geterrors()
Error()
@error
@@error
Rate this question:
@@raiseerror
@@rowcount
@@nocount
@@error
Rate this question:
True
Flase
Rate this question:
Quiz Review Timeline (Updated): Mar 22, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.