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


Extension method
Auto implemented property
Collection initializer
Static method

View Answer

InnerException
StackTrace
Source
Message

View Answer

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

View Answer

Programming
XML Reader
ORM
Windows

View Answer

Language translation
Code Safety Verification
Memory Management
Garbage Collection

View Answer

public
abstract
protected
private

View Answer

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

View Answer

Queue
Stack
Array
ArrayList

View Answer

invoked
static
referenced
anonymous

View Answer

length()
Length
textlength()
getlength()

View Answer