Test Your Programming Skills with Safcode!


Here is all important interview / exams questions.
Student doing practice apptitude test on safcode platform.
Instruction: "Total Number of Questions: 20
Each question carry 10 mark , no negative marking"



Quiz Start


where
return
from
select

View Answer

Static method
Extension method
Auto implemented property
Collection initializer

View Answer

By using the Thread Pool class
None of them
By using synchronization events
By using Task Class

View Answer

delegate int Calculation (int numOne, int numTwo);
public delegate int Calculation(int numOne, int numTwo);
delegate Calculation (int numOne, int numTwo);
public delegate Calculation(int numOne, int numTwo);

View Answer

IEnumerator
IDictionary
ICollections
All of them

View Answer

IndexOutofBondException
OverflowException
ArithmeticException
NullReferenceException

View Answer

<>
=
==
<=

View Answer

Threads
None of these
Exceptions
Events

View Answer

XML
API
Reference
SQL

View Answer

Message
InnerException
StackTrace
Source

View Answer