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


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

View Answer

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

View Answer

abstract
protected
public
private

View Answer

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

View Answer

8
16
12
32

View Answer

Cache.Remove()
Chache.Save()
Cache.Add()
Cache.Insert()

View Answer

API
XML
SQL
Reference

View Answer

Events
None of these
Exceptions
Threads

View Answer

invoked
static
anonymous
referenced

View Answer

Windows
ORM
Programming
XML Reader

View Answer