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


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

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

Auto implemented property
Collection initializer
Static method
Extension method

View Answer

All of them
IDictionary
ICollections
IEnumerator

View Answer

String
float
int
Boolean

View Answer

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

View Answer

ADO.Net
Entity SQL
EF API
LINQ

View Answer

Reference
XML
API
SQL

View Answer

InnerException
StackTrace
Message
Source

View Answer

6.0
8.0
5.0
7.0

View Answer