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
InnerException
Message
Source

View Answer

Common Language Specification
.NET Framework Class Library
Common Type system
Common Language Runtime

View Answer

XML
Reference
API
SQL

View Answer

Garbage Collection
Language translation
Code Safety Verification
Memory Management

View Answer

XML Reader
ORM
Programming
Windows

View Answer

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

View Answer

Partial
Anonymous
unnamed
All of them

View Answer

Static method
Extension method
Auto implemented property
Collection initializer

View Answer

Exceptions
None of these
Events
Threads

View Answer

Base Framework Classes
Common Type System(CTS)
Common Language Runtime (CLR)
Dynamic Language Runtime(DLR)

View Answer