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


StackTrace
Message
Source
InnerException

View Answer

<=
<>
=
==

View Answer

user-defined
system-defined
application-Level
system-level

View Answer

invoked
referenced
anonymous
static

View Answer

Entity SQL
ADO.Net
EF API
LINQ

View Answer

None of them
By using the ThreadPool class
By using the Task class
By using synchronization events

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

Windows
XML Reader
ORM
Programming

View Answer

Exceptions
Threads
None of these
Events

View Answer

unnamed
named
partial
anonymous

View Answer